diff options
author | Hsuan Lee <hsuan@cobinhood.com> | 2018-11-09 18:05:36 +0800 |
---|---|---|
committer | Hsuan Lee <hsuan@cobinhood.com> | 2018-12-10 18:47:07 +0800 |
commit | d2e2d7908c20d901a436f055cd4feba289465306 (patch) | |
tree | 6453541830eed7b008ba1c6d8c80521ab420f345 | |
parent | a064c08d93663c51546c439a9e06050e938ec5ce (diff) | |
download | dexon-wallet-d2e2d7908c20d901a436f055cd4feba289465306.tar.gz dexon-wallet-d2e2d7908c20d901a436f055cd4feba289465306.tar.zst dexon-wallet-d2e2d7908c20d901a436f055cd4feba289465306.zip |
1.0.4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ec2d7fd6..106fa0ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dekusan", - "version": "1.0.3", + "version": "1.0.4", "public": false, "private": true, "scripts": { |