diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-05 08:45:27 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-05 08:45:27 +0900 |
| commit | eddbce19f8c4ded72d8e82b73a22705eccb3564d (patch) | |
| tree | 2a4c3832993c847c438b6731f21f86ffef455b48 /package.json | |
| parent | wip (diff) | |
| download | misskey-eddbce19f8c4ded72d8e82b73a22705eccb3564d.tar.gz misskey-eddbce19f8c4ded72d8e82b73a22705eccb3564d.tar.bz2 misskey-eddbce19f8c4ded72d8e82b73a22705eccb3564d.zip | |
v3968
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 a4e47b35d3..5269273e70 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.3963", + "version": "0.0.3968", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |