Skip to content

Commit 7d9a5a1

Browse files
committed
Version bump
1 parent f35a009 commit 7d9a5a1

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.4 (2024-06-19)
26

37
- Added "end" event which was removed in v1.8.0.

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.4",
4+
"version": "2.0.5-dev",
55
"description": "PostgreSQL client in TypeScript",
66
"declaration": true,
77
"keywords": [

0 commit comments

Comments
 (0)