diff --git a/package.json b/package.json index f0c00a2..bf6fdfe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-supabase", - "version": "0.1.10", + "version": "0.2.0", "description": "React Hooks library for Supabase", "main": "./dist/index.cjs.js", "module": "./dist/index.es.js",