bump version to 11.1.0

This commit is contained in:
steve-chavez
2023-06-07 19:03:31 -05:00
parent fac797c766
commit 1f13e43abe
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
## [11.1.0] - 2023-06-07
### Added
- #2786, Limit idle postgresql connection lifetime - @robx