From 231e5cc064ee7d5a8c1969ecc8d7e5d2cb9cf9f8 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Tue, 19 Dec 2017 13:21:39 +0900
Subject: [PATCH] v3415

---
 CHANGELOG.md | 4 ++++
 package.json | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e9ae2cb17a..bd4f2c1f1b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@ ChangeLog (Release Notes)
 =========================
 主に notable な changes を書いていきます
 
+3415 (2017/12/19)
+-----------------
+* デザインの調整
+
 3404 (2017/12/17)
 -----------------
 * なんか
diff --git a/package.json b/package.json
index 6a1157c92e..fa8310f878 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
 	"name": "misskey",
 	"author": "syuilo <i@syuilo.com>",
-	"version": "0.0.3404",
+	"version": "0.0.3415",
 	"license": "MIT",
 	"description": "A miniblog-based SNS",
 	"bugs": "https://github.com/syuilo/misskey/issues",