diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-08-11 03:14:09 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-08-11 03:14:09 +0900 |
| commit | 5b914a271e96e78f5de836e99e9103f9091e4150 (patch) | |
| tree | 9155a4f9cdcb9ca84260c24bf23b8f797b4b70fa | |
| parent | :art: (diff) | |
| download | misskey-5b914a271e96e78f5de836e99e9103f9091e4150.tar.gz misskey-5b914a271e96e78f5de836e99e9103f9091e4150.tar.bz2 misskey-5b914a271e96e78f5de836e99e9103f9091e4150.zip | |
v2344
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e224e5c300..c3b208b72b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "0.0.2339", + "version": "0.0.2344", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", |