diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-02-25 02:59:03 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-02-25 02:59:03 +0900 |
| commit | 420b8ff1f339d8bbdcbbc2e8e3141dba4656af37 (patch) | |
| tree | 09106eb0a30c14394179e7aeedca3725729a5cf6 | |
| parent | Merge pull request #1135 from syuilo/greenkeeper/web-push-3.3.0 (diff) | |
| download | sharkey-420b8ff1f339d8bbdcbbc2e8e3141dba4656af37.tar.gz sharkey-420b8ff1f339d8bbdcbbc2e8e3141dba4656af37.tar.bz2 sharkey-420b8ff1f339d8bbdcbbc2e8e3141dba4656af37.zip | |
v3865
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1a7c7610b4..0b9a671172 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.3859", + "version": "0.0.3865", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |