diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-04-19 19:00:45 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-04-19 19:00:45 +0900 |
| commit | 25e4cebc0f4f37f5cc77b604bf6c7555391eab71 (patch) | |
| tree | c448bebd9cb0d8e2e990d9f904014daea46514f7 /package.json | |
| parent | Better error handling (diff) | |
| download | sharkey-25e4cebc0f4f37f5cc77b604bf6c7555391eab71.tar.gz sharkey-25e4cebc0f4f37f5cc77b604bf6c7555391eab71.tar.bz2 sharkey-25e4cebc0f4f37f5cc77b604bf6c7555391eab71.zip | |
v5030
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 3184c48846..5c905277ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.5023", + "version": "0.0.5030", "codename": "nighthike", "license": "MIT", "description": "A miniblog-based SNS", |