diff --git a/package.json b/package.json index 674afda..cf7b985 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@supabase/sql-to-rest", - "version": "0.1.3", + "version": "0.1.4", "main": "./dist/index.js", "types": "./dist/index.d.ts", "license": "MIT",