summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2021-06-26 02:04:46 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2021-06-26 02:04:46 +0900
commit36bfaeba1247cd55d5181456eb6d1cca09643ab4 (patch)
tree24b6cd1ff43eb634853929b0dde5d5fc226e118b
parentrefactor (diff)
downloadmisskey-36bfaeba1247cd55d5181456eb6d1cca09643ab4.tar.gz
misskey-36bfaeba1247cd55d5181456eb6d1cca09643ab4.tar.bz2
misskey-36bfaeba1247cd55d5181456eb6d1cca09643ab4.zip
0.0.5
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 891803620b..19e4c84dd9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "misskey-js",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Misskey SDK for JavaScript",
"main": "./built/index.js",
"types": "./built/index.d.ts",