Skip to content

Commit f32f204

Browse files
chore(release): 7.1.0 [skip ci]
# [7.1.0](v7.0.0...v7.1.0) (2024-02-21) ### Features * pgbouncer container support ([#26](#26)) ([6d76f2d](6d76f2d))
1 parent 6d76f2d commit f32f204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"files": [
1717
"dist"
1818
],
19-
"version": "7.0.0",
19+
"version": "7.1.0",
2020
"main": "dist/index.js",
2121
"module": "./dist/index.mjs",
2222
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)