diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-04-01 07:01:17 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-04-01 07:01:17 +0900 |
| commit | dffa501904a2add2dfe33c881cc4c90854a40e33 (patch) | |
| tree | b7567ea5f5aca5beef11d5f6bf03d37c544ea7eb /package.json | |
| parent | [Client] Clean up (diff) | |
| download | misskey-dffa501904a2add2dfe33c881cc4c90854a40e33.tar.gz misskey-dffa501904a2add2dfe33c881cc4c90854a40e33.tar.bz2 misskey-dffa501904a2add2dfe33c881cc4c90854a40e33.zip | |
[Client] Fix design
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 20fda6faa6..6bbf182049 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.1578", + "version": "0.0.1579", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |