Skip to content

Commit d985b0e

Browse files
committed
Preparing release
1 parent 3f372e5 commit d985b0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
In next release ...
1+
## v2.0.2 (2024-04-12)
22

33
- Fix SSL configuration issue where the `ssl` configuration option was not
44
correctly processed for the _prefer_ and _require_ settings.

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

0 commit comments

Comments
 (0)