diff --git a/package.json b/package.json index 08703ba..655750e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "auth0-web-extension", "author": "Paul Hultgren <@pjhul>", - "version": "0.0.1-beta.1", + "version": "0.0.2-beta.1", "description": "A javascript library to perform authentication in a web extension with Auth0", "types": "dist/types/index.d.ts", "module": "dist/auth0-web-extension.production.esm.js",