diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-06-10 05:40:40 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-06-10 05:40:40 +0900 |
| commit | 8066aeff89d2409bf9e6605edc604e08412e397b (patch) | |
| tree | 85c09421f39595dba1333f315bfbbf577642e278 /package.json | |
| parent | Revert "[CI] Use node 8.x" (diff) | |
| download | misskey-8066aeff89d2409bf9e6605edc604e08412e397b.tar.gz misskey-8066aeff89d2409bf9e6605edc604e08412e397b.tar.bz2 misskey-8066aeff89d2409bf9e6605edc604e08412e397b.zip | |
v2073
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 507af30402..cf4b7145a6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.2069", + "version": "0.0.2073", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |