diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-11-12 18:24:22 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-11-12 18:24:22 +0900 |
| commit | 0dc459be3d484a2d3f617838e735d9b140b89e6d (patch) | |
| tree | 7dad411268750daa6bb62a082cd565061aa1d220 /package.json | |
| parent | :v: (diff) | |
| download | misskey-0dc459be3d484a2d3f617838e735d9b140b89e6d.tar.gz misskey-0dc459be3d484a2d3f617838e735d9b140b89e6d.tar.bz2 misskey-0dc459be3d484a2d3f617838e735d9b140b89e6d.zip | |
v3038
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 c89f89bc19..1680cb09b6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.3035", + "version": "0.0.3038", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |