diff options
| author | ha-dai <contact@haradai.net> | 2017-10-26 15:05:20 +0900 |
|---|---|---|
| committer | ha-dai <contact@haradai.net> | 2017-10-26 15:05:20 +0900 |
| commit | 0b688a909ed84671a86d8d45f1ad679d0be2933d (patch) | |
| tree | a4fc2d25e86fc58c7345a91032f3fb960ecba6d7 /package.json | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| parent | [Client] Set description meta tag (diff) | |
| download | misskey-0b688a909ed84671a86d8d45f1ad679d0be2933d.tar.gz misskey-0b688a909ed84671a86d8d45f1ad679d0be2933d.tar.bz2 misskey-0b688a909ed84671a86d8d45f1ad679d0be2933d.zip | |
Merge branch 'master' of https://github.com/syuilo/misskey
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 4ddb3cb451..43a0159619 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.2735", + "version": "0.0.2747", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |