diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-06-10 02:41:03 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-06-10 02:41:03 +0900 |
| commit | 756be3217be99ca447a29b4868f7007ef1dd2dca (patch) | |
| tree | 0e17485df11275c8ce1bb6ad1ccd7fc37d6f453b | |
| parent | [Client] :v: (diff) | |
| download | sharkey-756be3217be99ca447a29b4868f7007ef1dd2dca.tar.gz sharkey-756be3217be99ca447a29b4868f7007ef1dd2dca.tar.bz2 sharkey-756be3217be99ca447a29b4868f7007ef1dd2dca.zip | |
v2060
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 10aa0c72e1..5a811fcc6b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.2053", + "version": "0.0.2060", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |