diff --git a/packages/postgres/package.json b/packages/postgres/package.json index e822af4..036d6a9 100644 --- a/packages/postgres/package.json +++ b/packages/postgres/package.json @@ -1,6 +1,6 @@ { "name": "@bknd/postgres", - "version": "0.1.0", + "version": "0.2.0", "type": "module", "main": "dist/index.js", "module": "dist/index.js",