diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-11-13 07:33:47 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-11-13 07:33:47 +0900 |
| commit | 588e6ae1623abeb7d315068a6fac64bde17eb56c (patch) | |
| tree | ab127e7d7aafd10eccee58e40088b4ec7d37b343 /package.json | |
| parent | #911 (diff) | |
| download | misskey-588e6ae1623abeb7d315068a6fac64bde17eb56c.tar.gz misskey-588e6ae1623abeb7d315068a6fac64bde17eb56c.tar.bz2 misskey-588e6ae1623abeb7d315068a6fac64bde17eb56c.zip | |
v3055
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 9f8a744b4b..5b21dc25b0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.3050", + "version": "0.0.3055", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |