Skip to content

Commit

Permalink
Bump version (2.1.0) and rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
francocorreasosa committed Jan 12, 2018
1 parent 8fc865c commit 6e6c7ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth0-account-link-extension",
"version": "2.0.3",
"version": "2.1.0",
"description": "Auth0 Account Link Extension",
"main": "index.js",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion webtask.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "Auth0 Account Link",
"name": "auth0-account-link",
"version": "2.0.3",
"version": "2.1.0",
"author": "auth0",
"description": "This extension gives Auth0 customers the ability to allow their users to link their accounts",
"type": "application",
Expand Down

0 comments on commit 6e6c7ef

Please sign in to comment.