diff --git a/package.json b/package.json index e9daea6..c6bbb95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pg-types", - "version": "2.2.0", + "version": "3.0.0", "description": "Query result type converters for node-postgres", "main": "index.js", "scripts": {