diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-08 22:11:19 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-08 22:11:19 +0900 |
| commit | 489dffe5629720de445a9711235b9b5a2a2b6341 (patch) | |
| tree | 82c38ab20736ee5c9ee791385d312f705b40e974 | |
| parent | :v: (diff) | |
| download | misskey-489dffe5629720de445a9711235b9b5a2a2b6341.tar.gz misskey-489dffe5629720de445a9711235b9b5a2a2b6341.tar.bz2 misskey-489dffe5629720de445a9711235b9b5a2a2b6341.zip | |
v4020
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3d6e039ca0..fea7db40ee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.4018", + "version": "0.0.4020", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |