Skip to content

Commit

Permalink
Bump to version 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Apr 30, 2018
1 parent 712011d commit baa1cf2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Whalebird",
"version": "0.6.1",
"version": "0.6.2",
"author": "AkiraFukushima <[email protected]>",
"description": "A Electron based Mastodon client for Windows, Mac and Linux",
"license": "MIT",
Expand All @@ -9,8 +9,8 @@
"url": "https://github.com/h3poteto/whalebird-desktop.git"
},
"config": {
"buildVersion": "8",
"appVersion": "0.6.1"
"buildVersion": "9",
"appVersion": "0.6.2"
},
"main": "./dist/electron/main.js",
"scripts": {
Expand Down

0 comments on commit baa1cf2

Please sign in to comment.