summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-10-04 00:39:48 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-10-04 00:39:48 +0900
commit80105239dc3d506d87b4a5ea313ee1af55ef2f3f (patch)
tree9b01aefbcbbbd31ca7b1657f331ed4485daa7a88
parentドキュメントが見つからなくてもエラーにせずnullを返す... (diff)
downloadmisskey-80105239dc3d506d87b4a5ea313ee1af55ef2f3f.tar.gz
misskey-80105239dc3d506d87b4a5ea313ee1af55ef2f3f.tar.bz2
misskey-80105239dc3d506d87b4a5ea313ee1af55ef2f3f.zip
9.4.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3d2c256463..30e5d84627 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "9.3.1",
+ "version": "9.4.0",
"clientVersion": "1.0.10062",
"codename": "nighthike",
"main": "./built/index.js",