diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-02-23 23:31:03 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-02-23 23:31:03 +0900 |
| commit | 83f2e906bbf904eec932f4eb9a9bfd65f9fc27cf (patch) | |
| tree | 66e1953a524454d15f88a35dbdc6e28e46109d33 | |
| parent | :v: (diff) | |
| download | sharkey-83f2e906bbf904eec932f4eb9a9bfd65f9fc27cf.tar.gz sharkey-83f2e906bbf904eec932f4eb9a9bfd65f9fc27cf.tar.bz2 sharkey-83f2e906bbf904eec932f4eb9a9bfd65f9fc27cf.zip | |
v3840
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5f3b8f2e11..3fc42c1a59 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.3837", + "version": "0.0.3840", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |