diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-12-19 13:21:39 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-12-19 13:21:39 +0900 |
| commit | 231e5cc064ee7d5a8c1969ecc8d7e5d2cb9cf9f8 (patch) | |
| tree | 6d3e5bfa8f61bc311c03a06a5c0f794132642b16 /package.json | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| download | misskey-231e5cc064ee7d5a8c1969ecc8d7e5d2cb9cf9f8.tar.gz misskey-231e5cc064ee7d5a8c1969ecc8d7e5d2cb9cf9f8.tar.bz2 misskey-231e5cc064ee7d5a8c1969ecc8d7e5d2cb9cf9f8.zip | |
v3415
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 6a1157c92e..fa8310f878 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.3404", + "version": "0.0.3415", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |