diff options
author | Hsuan Lee <boczeratul@gmail.com> | 2019-05-15 10:05:08 +0800 |
---|---|---|
committer | Hsuan Lee <boczeratul@gmail.com> | 2019-05-15 10:05:08 +0800 |
commit | b38bba5c3569b8fb275f50af644e4d90664e9468 (patch) | |
tree | 4a79fb5af2bc438f139d3bfc471747d70ad5960c | |
parent | b97e0d74acdc939034e19bbbc66f85d0033991e4 (diff) | |
download | dexon-wallet-develop.tar.gz dexon-wallet-develop.tar.zst dexon-wallet-develop.zip |
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 44e09141..4d660575 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dekusan", - "version": "1.3.6", + "version": "1.3.7", "public": false, "private": true, "scripts": { |