diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-11-28 18:14:48 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-11-28 18:14:48 +0900 |
| commit | 408f8aeef4e463e3832dc26220b5ecb624a8e8fe (patch) | |
| tree | 7af8f93ed4eb7a76a090c69ccc7e55343380782a /package.json | |
| parent | MAKE COMPRESSION GREAT AGAIN (diff) | |
| download | sharkey-408f8aeef4e463e3832dc26220b5ecb624a8e8fe.tar.gz sharkey-408f8aeef4e463e3832dc26220b5ecb624a8e8fe.tar.bz2 sharkey-408f8aeef4e463e3832dc26220b5ecb624a8e8fe.zip | |
v3230
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 3aab01095d..a8ae699786 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.3219", + "version": "0.0.3230", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |