diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-13 01:51:55 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-13 01:51:55 +0900 |
| commit | 8113c52073614a30eee7a67e3b7c7efcca6c4e10 (patch) | |
| tree | a50d4a5ada747b1c9f202827ae00f51bda52c7f0 /package.json | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| download | misskey-8113c52073614a30eee7a67e3b7c7efcca6c4e10.tar.gz misskey-8113c52073614a30eee7a67e3b7c7efcca6c4e10.tar.bz2 misskey-8113c52073614a30eee7a67e3b7c7efcca6c4e10.zip | |
v4118
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 bcc8faa842..ac06291c44 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.4114", + "version": "0.0.4118", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |