diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-06-22 06:39:46 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-22 06:39:46 +0900 |
| commit | 353a63ae2d97f864cf913be45f3bf7aa2678aca0 (patch) | |
| tree | 255a65020cb8eb2d187f99c5bc3c6612108c6996 | |
| parent | Merge pull request #571 from syuilo/greenkeeper/elasticsearch-13.2.0 (diff) | |
| download | misskey-353a63ae2d97f864cf913be45f3bf7aa2678aca0.tar.gz misskey-353a63ae2d97f864cf913be45f3bf7aa2678aca0.tar.bz2 misskey-353a63ae2d97f864cf913be45f3bf7aa2678aca0.zip | |
v2147
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 736cd8233d..2614ed3533 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.2097", + "version": "0.0.2147", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |