diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-19 23:31:27 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-19 23:31:27 +0900 |
| commit | 86fe768816b55e99b3403929c8250e8f592f0390 (patch) | |
| tree | 6c04ce68d7bf66b699db2ecc0f3030f9320131b2 /package.json | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| download | misskey-86fe768816b55e99b3403929c8250e8f592f0390.tar.gz misskey-86fe768816b55e99b3403929c8250e8f592f0390.tar.bz2 misskey-86fe768816b55e99b3403929c8250e8f592f0390.zip | |
v4224
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 1228e24cda..d167fd7396 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.4217", + "version": "0.0.4224", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |