Bump version

This commit is contained in:
Brian M. Carlson 2014-12-13 12:29:51 -05:00
parent f1872d9c85
commit a87d9a1fed

View File

@ -1,6 +1,6 @@
{
"name": "pg",
"version": "4.1.0",
"version": "4.1.1",
"description": "PostgreSQL client - pure javascript & libpq with the same API",
"keywords": [
"postgres",
@ -25,7 +25,7 @@
"pg-types": "1.6.0",
"pgpass": "0.0.3",
"semver": "^4.1.0",
"pg-copy-streams":"~0.3.0"
"pg-copy-streams": "~0.3.0"
},
"devDependencies": {
"async": "0.9.0",