Bump to version 1.1.0

This commit is contained in:
AkiraFukushima 2018-05-18 22:29:34 +09:00
parent e5d00f1727
commit 7260cef709
2 changed files with 3333 additions and 3342 deletions

6669
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "Whalebird",
"version": "1.0.1",
"version": "1.1.0",
"author": "AkiraFukushima <h3.poteto@gmail.com>",
"description": "A Electron based Mastodon client for Windows, Mac and Linux",
"license": "MIT",
@ -9,8 +9,8 @@
"url": "https://github.com/h3poteto/whalebird-desktop.git"
},
"config": {
"buildVersion": "11",
"appVersion": "1.0.1"
"buildVersion": "12",
"appVersion": "1.1.0"
},
"main": "./dist/electron/main.js",
"scripts": {