Skip to content

Commit a87d9a1

Browse files
committed
Bump version
1 parent f1872d9 commit a87d9a1

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": "4.1.0",
3+
"version": "4.1.1",
44
"description": "PostgreSQL client - pure javascript & libpq with the same API",
55
"keywords": [
66
"postgres",
@@ -25,7 +25,7 @@
2525
"pg-types": "1.6.0",
2626
"pgpass": "0.0.3",
2727
"semver": "^4.1.0",
28-
"pg-copy-streams":"~0.3.0"
28+
"pg-copy-streams": "~0.3.0"
2929
},
3030
"devDependencies": {
3131
"async": "0.9.0",

0 commit comments

Comments
 (0)