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

Commit

Permalink
Merge pull request #207 from LiskHQ/release_prep
Browse files Browse the repository at this point in the history
Preparing 0.2.1 release
  • Loading branch information
karmacoma authored May 11, 2017
2 parents 80ffbf6 + 6fd6a50 commit 6049cda
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "lisk-nano",
"version": "0.2.0",
"version": "0.2.1",
"description": "Lisk Nano",
"main": "main.js",
"author":{
"name": "Ricardo Ferro",
"email": "[email protected]"
"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 6049cda

Please sign in to comment.