diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-06-08 17:55:57 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-06-08 17:55:57 +0900 |
| commit | f93eb0020724e255fe52bc5e7b99c8df71bf07f1 (patch) | |
| tree | 1584634b9a2b0e7058cc78abc02d52f1e9561ee6 | |
| parent | [Client] Improve activity home widget (diff) | |
| download | sharkey-f93eb0020724e255fe52bc5e7b99c8df71bf07f1.tar.gz sharkey-f93eb0020724e255fe52bc5e7b99c8df71bf07f1.tar.bz2 sharkey-f93eb0020724e255fe52bc5e7b99c8df71bf07f1.zip | |
v2038
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 373750f3fa..fd10ea50cb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.2033", + "version": "0.0.2038", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |