Skip to content

Commit

Permalink
Bump version to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Kegel authored Apr 6, 2020
1 parent aa46bef commit d487867
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-password",
"version": "2.0.3",
"version": "2.0.4",
"main": "dist/VuePassword.umd.js",
"broswer": "dist/VuePassword.common.js",
"unpkg": "dist/VuePassword.umd.min.js",
Expand Down Expand Up @@ -42,4 +42,4 @@
"dependencies": {
"zxcvbn": "^4.4.2"
}
}
}

0 comments on commit d487867

Please sign in to comment.