diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-03-22 14:20:37 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-03-22 14:20:37 +0900 |
| commit | 039eab6f9aa140cc72c1136056b3fcbcde75b673 (patch) | |
| tree | 46fe2ce8c946ba62557aab195902eb1de077797d | |
| parent | [Client] Dark header (diff) | |
| download | sharkey-039eab6f9aa140cc72c1136056b3fcbcde75b673.tar.gz sharkey-039eab6f9aa140cc72c1136056b3fcbcde75b673.tar.bz2 sharkey-039eab6f9aa140cc72c1136056b3fcbcde75b673.zip | |
v1432
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0c066604e1..1e0c96a6b9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.1419", + "version": "0.0.1432", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |