diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-04 09:39:59 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-04 09:39:59 +0900 |
| commit | a5b5eee0b3398ff8ff36bc2ab0687cba2487adcd (patch) | |
| tree | f85b9fa92692bf5cf9662b79089d6d8929cf5be4 | |
| parent | #172 (diff) | |
| download | sharkey-a5b5eee0b3398ff8ff36bc2ab0687cba2487adcd.tar.gz sharkey-a5b5eee0b3398ff8ff36bc2ab0687cba2487adcd.tar.bz2 sharkey-a5b5eee0b3398ff8ff36bc2ab0687cba2487adcd.zip | |
v3952
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 44acc864d5..7022409be4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.3949", + "version": "0.0.3952", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |