diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-06 14:33:31 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-06 14:33:31 +0900 |
| commit | 8886b24f309c4c433ecaa9a98eaf362e73e88cfe (patch) | |
| tree | 71729694100cee56f88226a4418ecadccd1ee273 /package.json | |
| parent | #1191 (diff) | |
| download | misskey-8886b24f309c4c433ecaa9a98eaf362e73e88cfe.tar.gz misskey-8886b24f309c4c433ecaa9a98eaf362e73e88cfe.tar.bz2 misskey-8886b24f309c4c433ecaa9a98eaf362e73e88cfe.zip | |
v3997
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 ca01d57cc1..c4f8266a77 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.3993", + "version": "0.0.3997", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |