diff --git a/package.json b/package.json index 2bf07b5..14a328b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kysely-websql", - "version": "0.1.0", + "version": "0.2.0", "type": "module", "description": "Kysely dialect for Web SQL", "main": "./dist/index.js",