diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-19 03:20:16 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-19 03:20:16 +0900 |
| commit | bacd0426e084e08c324d5f208091e64ff87f3caa (patch) | |
| tree | 104ca23c4ccd3b383fdde91807b2e895e98a25a1 | |
| parent | Fix bug (diff) | |
| download | sharkey-bacd0426e084e08c324d5f208091e64ff87f3caa.tar.gz sharkey-bacd0426e084e08c324d5f208091e64ff87f3caa.tar.bz2 sharkey-bacd0426e084e08c324d5f208091e64ff87f3caa.zip | |
v4215
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0a82d9c74b..20c2383c5b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.4213", + "version": "0.0.4215", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |