Skip to content

Commit

Permalink
Double version bump
Browse files Browse the repository at this point in the history
This process needs automation to avoid release issues
  • Loading branch information
aaroncox committed Jun 2, 2017
1 parent c5fd07c commit 2671d52
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,7 +1,7 @@
{
"name": "vessel",
"productName": "vessel",
"version": "0.0.6d",
"version": "0.0.6f",
"description": "A simple wallet for managing your Steem accounts.",
"main": "./main.prod.js",
"author": {
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": "vessel",
"productName": "vessel",
"version": "0.0.6d",
"version": "0.0.6f",
"description": "A simple wallet for managing your Steem accounts.",
"scripts": {
"test": "cross-env NODE_ENV=test BABEL_DISABLE_CACHE=1 node --trace-warnings ./test/runTests.js",
Expand Down

0 comments on commit 2671d52

Please sign in to comment.