From 7e50646edeb93d7f092caad212b7c7a50fd2553f Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Wed, 3 Oct 2018 23:01:58 +0900
Subject: [PATCH] 9.3.1

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

diff --git a/package.json b/package.json
index a101d1102e..3d2c256463 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
 	"name": "misskey",
 	"author": "syuilo <i@syuilo.com>",
-	"version": "9.3.0",
+	"version": "9.3.1",
 	"clientVersion": "1.0.10062",
 	"codename": "nighthike",
 	"main": "./built/index.js",