Skip to content

Commit

Permalink
feat: incremented version
Browse files Browse the repository at this point in the history
  • Loading branch information
WizardOfCodez committed Mar 9, 2020
1 parent df3e08a commit b332f91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,4 @@ dist

# Service worker
sw.*
.DS_Store
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nknx-vault",
"version": "0.0.1",
"version": "0.0.2",
"description": "The NKN desktop wallet",
"main": "./dist/main/index.js",
"scripts": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"eslint": "5.16.0",
"eslint-friendly-formatter": "4.0.1",
"eslint-loader": "3.0.2",
"node-sass": "4.12.0",
"node-sass": "4.13.0",
"nuxt": "2.8.1",
"nuxt-svg-loader": "^1.0.1",
"sass-loader": "8.0.0",
Expand Down

0 comments on commit b332f91

Please sign in to comment.