Skip to content

Commit fd7d47a

Browse files
committed
Prepare release
1 parent 10a9d8d commit fd7d47a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
In next release ...
1+
## v2.0.1 (2024-03-10)
22

33
- Type declarations are now optimized and rolled up into a single file.
44

package.json

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

0 commit comments

Comments
 (0)