Skip to content

Commit

Permalink
Bumping again since I performed the release out of order
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed May 24, 2017
1 parent 391e347 commit 38e2672
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.6",
"version": "0.0.6a",
"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.6",
"version": "0.0.6a",
"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 38e2672

Please sign in to comment.