Skip to content

Commit f6cc603

Browse files
committed
Version bump
1 parent 1212ee2 commit f6cc603

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.3 (2024-06-15)
26

37
- Fix issue where larger results would sometimes have duplicates (#122).

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

0 commit comments

Comments
 (0)