diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-02-26 01:36:44 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-02-26 01:36:44 +0900 |
| commit | 1c1976f5754be648593f348016be0528e41e8452 (patch) | |
| tree | ee2fd5e3befefa04aa6327e77ff58717cb97e89a /package.json | |
| parent | Fix bug (diff) | |
| download | misskey-1c1976f5754be648593f348016be0528e41e8452.tar.gz misskey-1c1976f5754be648593f348016be0528e41e8452.tar.bz2 misskey-1c1976f5754be648593f348016be0528e41e8452.zip | |
v3892
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 a1c9073f95..4bb288e95b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.3890", + "version": "0.0.3892", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |