summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-03-08 18:30:50 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-03-08 18:30:50 +0900
commitd7fd29ae5d7cb3a019bc8f4a3ea718f7b923ae9f (patch)
treea33bc8a55c47cd3b7616381c39a6430fe903d6a0
parentFix bug (diff)
downloadmisskey-d7fd29ae5d7cb3a019bc8f4a3ea718f7b923ae9f.tar.gz
misskey-d7fd29ae5d7cb3a019bc8f4a3ea718f7b923ae9f.tar.bz2
misskey-d7fd29ae5d7cb3a019bc8f4a3ea718f7b923ae9f.zip
v4018
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1b3b520f0f..3d6e039ca0 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "0.0.4016",
+ "version": "0.0.4018",
"license": "MIT",
"description": "A miniblog-based SNS",
"bugs": "https://github.com/syuilo/misskey/issues",