diff options
author | Hsuan Lee <boczeratul@gmail.com> | 2019-04-24 16:23:30 +0800 |
---|---|---|
committer | Hsuan Lee <boczeratul@gmail.com> | 2019-04-24 16:23:30 +0800 |
commit | 343a2671b3d392aee51d7d969763be637ffdd9ea (patch) | |
tree | fd3c9fadeff56603131c75f6b982628d7ee06949 | |
parent | 05372982cac9dd95488cbbc627f3b5a7db019159 (diff) | |
download | dexon-wallet-343a2671b3d392aee51d7d969763be637ffdd9ea.tar.gz dexon-wallet-343a2671b3d392aee51d7d969763be637ffdd9ea.tar.zst dexon-wallet-343a2671b3d392aee51d7d969763be637ffdd9ea.zip |
1.3.3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7eb2fa44..1123b017 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dekusan", - "version": "1.3.2", + "version": "1.3.3", "public": false, "private": true, "scripts": { |