Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Beddows committed May 12, 2017
2 parents abb27f4 + 6049cda commit 9f2de16
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"name": "lisk-nano",
"version": "0.2.0",
"version": "0.2.1",
"description": "Lisk Nano",
"main": "main.js",
"author": "Lisk Foundation <[email protected]>, lightcurve GmbH <[email protected]>"
"author":{
"name": "Lisk Foundation",
"email": "[email protected]"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lisk-nano",
"version": "0.2.0",
"version": "0.2.1",
"description": "Lisk Nano",
"homepage": "https://github.com/LiskHQ/lisk-nano",
"bugs": "https://github.com/LiskHQ/lisk-nano/issues",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lisk-nano",
"version": "0.2.0",
"version": "0.2.1",
"description": "Lisk Nano",
"scripts": {
"build": "webpack --profile --progress --display-modules --display-exclude --display-chunks --display-cached --display-cached-assets",
Expand Down

0 comments on commit 9f2de16

Please sign in to comment.