diff options
author | Hsuan Lee <hsuan@cobinhood.com> | 2018-11-05 11:44:00 +0800 |
---|---|---|
committer | Hsuan Lee <hsuan@cobinhood.com> | 2018-12-10 18:34:26 +0800 |
commit | e88d4a652e1d4d16492aab8c037729e2c77bd55b (patch) | |
tree | 44d5865a41a570060c011919240157e4a2f44685 | |
parent | 03919aff89a816241980b699044965720635b8f2 (diff) | |
download | dexon-wallet-e88d4a652e1d4d16492aab8c037729e2c77bd55b.tar.gz dexon-wallet-e88d4a652e1d4d16492aab8c037729e2c77bd55b.tar.zst dexon-wallet-e88d4a652e1d4d16492aab8c037729e2c77bd55b.zip |
1.0.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5c247bf8..85ab7a1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dekusan", - "version": "0.1.4", + "version": "1.0.0", "public": false, "private": true, "scripts": { |