diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-06-11 06:09:44 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-06-11 06:09:44 +0900 |
| commit | 9e94f6097e2392d90d7cebc4e48cc5b752eb3a20 (patch) | |
| tree | b01e458e9b94f8f53879941e3b86a9b51203f6ba | |
| parent | [Client] :art: (diff) | |
| download | sharkey-9e94f6097e2392d90d7cebc4e48cc5b752eb3a20.tar.gz sharkey-9e94f6097e2392d90d7cebc4e48cc5b752eb3a20.tar.bz2 sharkey-9e94f6097e2392d90d7cebc4e48cc5b752eb3a20.zip | |
v2080
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2cb440f05d..ff0eaae668 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.2075", + "version": "0.0.2080", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |