diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-10 18:04:58 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-10 18:04:58 +0900 |
| commit | 8b0162a4588043dbfe4dba192a8ccc9fa5678277 (patch) | |
| tree | ebe7d179276ef8ff7acde4726a207728ceb5b316 /package.json | |
| parent | Add some othello maps (diff) | |
| download | misskey-8b0162a4588043dbfe4dba192a8ccc9fa5678277.tar.gz misskey-8b0162a4588043dbfe4dba192a8ccc9fa5678277.tar.bz2 misskey-8b0162a4588043dbfe4dba192a8ccc9fa5678277.zip | |
v4086
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 0afa4bfaf5..51079997a1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.4084", + "version": "0.0.4086", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |