diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-17 17:54:08 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-17 17:54:08 +0900 |
| commit | fdb0b6869dad7afa16ef32f3d5b3bd554240f143 (patch) | |
| tree | f739dc5c586b8f5fba426b5140be2b8e737e8bb1 /package.json | |
| parent | #1252 (diff) | |
| download | sharkey-fdb0b6869dad7afa16ef32f3d5b3bd554240f143.tar.gz sharkey-fdb0b6869dad7afa16ef32f3d5b3bd554240f143.tar.bz2 sharkey-fdb0b6869dad7afa16ef32f3d5b3bd554240f143.zip | |
v4192
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 a2b852c570..2271ff51d3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.4184", + "version": "0.0.4192", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |