diff --git a/package.json b/package.json index 8dd3251..82b6129 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sql-pg", - "version": "6.3.3", + "version": "6.3.4", "description": "Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the `sql` tag.", "keywords": [ "node-postgres",