diff --git a/package.json b/package.json index e09245efc..72789a8a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg", - "version": "6.4.2", + "version": "6.4.3", "description": "PostgreSQL client - pure javascript & libpq with the same API", "keywords": [ "postgres", @@ -44,4 +44,4 @@ "engines": { "node": ">= 0.8.0" } -} +} \ No newline at end of file