From d7fa92d58f11fed0a4aeaf4e72edf04f5e0c65d3 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Sat, 25 Aug 2018 10:28:28 +0900
Subject: [PATCH] 8.9.1

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 32cafda27d..16d4637d73 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
 	"name": "misskey",
 	"author": "syuilo <i@syuilo.com>",
-	"version": "8.9.0",
+	"version": "8.9.1",
 	"clientVersion": "1.0.8950",
 	"codename": "nighthike",
 	"main": "./built/index.js",