diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-09-06 23:25:28 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-09-06 23:25:28 +0900 |
| commit | a1bcfd39da40844e2e63938a1df0eeea62efc950 (patch) | |
| tree | f90e531589c0503eb1f5c2818ea8e15db734d11a /package.json | |
| parent | Merge pull request #763 from syuilo/#757 (diff) | |
| download | misskey-a1bcfd39da40844e2e63938a1df0eeea62efc950.tar.gz misskey-a1bcfd39da40844e2e63938a1df0eeea62efc950.tar.bz2 misskey-a1bcfd39da40844e2e63938a1df0eeea62efc950.zip | |
v2544
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 31cf7a02cd..e2b7922b1b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.2520", + "version": "0.0.2544", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |