From 79ab7560400085fcf428d1f8010772e46e03d6e5 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Tue, 29 Aug 2017 00:23:12 +0900
Subject: [PATCH] v2470

---
 CHANGELOG.md | 4 ++--
 package.json | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e49f9ca49..dc0442ba01 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,8 @@ ChangeLog
 =========
 主に notable な changes を書いていきます
 
-unlereased
-----------
+2470 (2017/08/29)
+-----------------
 * New: トークンを再生成できるように (#497)
 * New: パスワードを変更する機能 (#364)
 
diff --git a/package.json b/package.json
index beea91ecc5..fab513e253 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "misskey",
   "author": "syuilo <i@syuilo.com>",
-  "version": "0.0.2461",
+  "version": "0.0.2470",
   "license": "MIT",
   "description": "A miniblog-based SNS",
   "bugs": "https://github.com/syuilo/misskey/issues",