diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-02-24 03:06:26 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-02-24 03:06:26 +0900 |
| commit | f7abb8dab72693ffde1630355acd5b0d6ef8a3ed (patch) | |
| tree | 09c4968be910e62fed70f76a89b8d0dd347098e9 /package.json | |
| parent | :v: (diff) | |
| download | sharkey-f7abb8dab72693ffde1630355acd5b0d6ef8a3ed.tar.gz sharkey-f7abb8dab72693ffde1630355acd5b0d6ef8a3ed.tar.bz2 sharkey-f7abb8dab72693ffde1630355acd5b0d6ef8a3ed.zip | |
v3845
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 3fc42c1a59..4e20f7e190 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.3840", + "version": "0.0.3845", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |