summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-03-20 14:37:11 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-03-20 14:37:11 +0900
commit431da9e08718efa5f4eb152dccac5cccaa90314d (patch)
tree14f3e424ad3dd8b3ae7367120422434a11620c00
parent[Client] Fix bug, some refactorings (diff)
downloadmisskey-431da9e08718efa5f4eb152dccac5cccaa90314d.tar.gz
misskey-431da9e08718efa5f4eb152dccac5cccaa90314d.tar.bz2
misskey-431da9e08718efa5f4eb152dccac5cccaa90314d.zip
v1398
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ac7760c6de..be83d954a4 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "0.0.1395",
+ "version": "0.0.1398",
"license": "MIT",
"description": "A miniblog-based SNS",
"bugs": "https://github.com/syuilo/misskey/issues",