Skip to content

Commit 53e37b6

Browse files
author
Brian Tai
committed
bump version
1 parent 4077178 commit 53e37b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pg",
3-
"version": "6.4.2",
3+
"version": "6.4.3",
44
"description": "PostgreSQL client - pure javascript & libpq with the same API",
55
"keywords": [
66
"postgres",
@@ -44,4 +44,4 @@
4444
"engines": {
4545
"node": ">= 0.8.0"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)