Skip to content

Commit

Permalink
Bump to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeop committed Apr 1, 2017
1 parent 3bb513d commit 83b9df1
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": "nuclear",
"productName": "nuclear",
"version": "0.2.0",
"version": "0.3.0",
"description": " An Electron-based, multiplatform music player app that streams from multiple sources ",
"main": "./main.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": "nuclear",
"productName": "nuclear",
"version": "0.1.0",
"version": "0.3.0",
"description": " An Electron-based, multiplatform music player app that streams from multiple sources ",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 83b9df1

Please sign in to comment.