diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-06-10 02:24:50 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-06-10 02:24:50 +0900 |
| commit | 69cf63ee0522e43d877c7fd6fb23838557bc7a36 (patch) | |
| tree | b5cebdbb03304cebe1931ca3f20784c52e89d0f3 /package.json | |
| parent | [Client] Improve server home widget (diff) | |
| download | misskey-69cf63ee0522e43d877c7fd6fb23838557bc7a36.tar.gz misskey-69cf63ee0522e43d877c7fd6fb23838557bc7a36.tar.bz2 misskey-69cf63ee0522e43d877c7fd6fb23838557bc7a36.zip | |
v2053
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1a5e21c4bd..10aa0c72e1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.2050", + "version": "0.0.2053", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |