summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-04-29 18:17:33 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-04-29 18:17:33 +0900
commit5f1b726baba3b26c812eec3d337c280244b359b2 (patch)
tree62128c7062a28da5ff3035b0a940e16bbdf490d8 /package.json
parentFix bug (diff)
downloadsharkey-5f1b726baba3b26c812eec3d337c280244b359b2.tar.gz
sharkey-5f1b726baba3b26c812eec3d337c280244b359b2.tar.bz2
sharkey-5f1b726baba3b26c812eec3d337c280244b359b2.zip
1.4.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 32bf9eb381..4dfe5984f3 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "1.3.0",
- "clientVersion": "1.0.5139",
+ "version": "1.4.0",
+ "clientVersion": "1.0.5158",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,