Skip to content

Commit

Permalink
Bump version to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sallar committed May 16, 2017
1 parent 4f566b7 commit aa90429
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "buttercup",
"version": "0.14.3",
"version": "0.15.0",
"productName": "Buttercup",
"main": "./dist/app.js",
"description": "Free and Open Source password vault",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "buttercup",
"productName": "Buttercup",
"version": "0.14.3",
"version": "0.15.0",
"description": "Free and Open Source password vault",
"main": "app/dist/app.js",
"scripts": {
Expand Down

0 comments on commit aa90429

Please sign in to comment.