summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-12-16 22:28:51 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-12-16 22:28:51 +0900
commitb563a67b8a504ce13d13d4b9d9fcb3744634e205 (patch)
treec8d361ce9ed73f845c58104efc0e33818fd5b883
parent:v: (diff)
downloadsharkey-b563a67b8a504ce13d13d4b9d9fcb3744634e205.tar.gz
sharkey-b563a67b8a504ce13d13d4b9d9fcb3744634e205.tar.bz2
sharkey-b563a67b8a504ce13d13d4b9d9fcb3744634e205.zip
v3390
-rw-r--r--CHANGELOG.md4
-rw-r--r--package.json2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ab4698abe..a8e1fee789 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@ ChangeLog (Release Notes)
=========================
主に notable な changes を書いていきます
+3390 (2017/12/16)
+-----------------
+* ドキュメントなど
+
3347 (2017/12/11)
-----------------
* バグ修正
diff --git a/package.json b/package.json
index 69090349e1..29ba72bbe4 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "0.0.3347",
+ "version": "0.0.3390",
"license": "MIT",
"description": "A miniblog-based SNS",
"bugs": "https://github.com/syuilo/misskey/issues",