We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d985b0e commit f197c63Copy full SHA for f197c63
CHANGES.md
@@ -1,3 +1,7 @@
1
+In next release ...
2
+
3
+-
4
5
## v2.0.2 (2024-04-12)
6
7
- Fix SSL configuration issue where the `ssl` configuration option was not
package.json
@@ -1,7 +1,7 @@
{
"name": "ts-postgres",
"type": "module",
- "version": "2.0.2",
+ "version": "2.0.3-dev",
"description": "PostgreSQL client in TypeScript",
"declaration": true,
"keywords": [
0 commit comments