summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-08-16 08:18:41 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-08-16 08:18:41 +0900
commit9d6641be3acdfbf434c77cd6e1127bb98c8d2846 (patch)
treeecc3d78ffb86f8fa875c8747d9759c71c68da99c /package.json
parentFix bug (diff)
downloadsharkey-9d6641be3acdfbf434c77cd6e1127bb98c8d2846.tar.gz
sharkey-9d6641be3acdfbf434c77cd6e1127bb98c8d2846.tar.bz2
sharkey-9d6641be3acdfbf434c77cd6e1127bb98c8d2846.zip
Fix bug
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9d0cb1cc2c..52af4aa867 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "6.0.1",
+ "version": "6.0.2",
"clientVersion": "1.0.8367",
"codename": "nighthike",
"main": "./built/index.js",