diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-09-07 18:29:26 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-09-07 18:29:26 +0900 |
| commit | bc2dbb8df43d59e37f59b9700f23ae2e547af69b (patch) | |
| tree | 728d729efc7ed2f9e2d77c55611e2df88f74f8c0 /package.json | |
| parent | Fix (diff) | |
| download | misskey-bc2dbb8df43d59e37f59b9700f23ae2e547af69b.tar.gz misskey-bc2dbb8df43d59e37f59b9700f23ae2e547af69b.tar.bz2 misskey-bc2dbb8df43d59e37f59b9700f23ae2e547af69b.zip | |
v2566
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 726956140d..75e674afd6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.2544", + "version": "0.0.2566", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |