Skip to content

Commit 9051f3d

Browse files
committed
Version bump
1 parent 3bfd82a commit 9051f3d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
In next release ...
2+
3+
-
4+
15
## v2.0.0 (2024-02-29)
26

37
- The `connect` function is now used to create a client, already

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-postgres",
33
"type": "module",
4-
"version": "2.0.0",
4+
"version": "2.0.1-dev",
55
"description": "PostgreSQL client in TypeScript",
66
"declaration": true,
77
"keywords": [

0 commit comments

Comments
 (0)