Skip to content

Commit

Permalink
release: v0.0.2-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pjhul committed Jan 23, 2022
1 parent ff486cd commit 697f334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 697f334

Please sign in to comment.