Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
alfg committed Aug 6, 2017
1 parent d161aef commit 7659f30
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": "somafm",
"productName": "somafm",
"version": "0.3.0",
"version": "0.3.1",
"description": "A SomaFM Desktop Player",
"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": "somafm",
"productName": "SomaFM",
"version": "0.3.0",
"version": "0.3.1",
"description": "A SomaFM Desktop Player",
"scripts": {
"build": "concurrently \"npm run build-main\" \"npm run build-renderer\"",
Expand Down

0 comments on commit 7659f30

Please sign in to comment.