diff --git a/package.json b/package.json
index 4c57eba0cd05bfe741b3dd92dfd41b47e7e8e6d4..29b0e06dde42bde785579a368aa0ee0bfc0b43d9 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
     "test": "mocha --growl --timeout 20000 test test/fast test/fast/block test/integration test/",
     "start": "node bin/ucoind start",
     "test-travis": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec --timeout 20000 test test/fast test/fast/block test/integration test/",
-    "postinstall": "mkdir ui -p && cd ui && npm pack ucoin-ui@0.1.9 && tar xzf ucoin-ui-0.1.9.tgz && cd package && npm install && cd .. && rm ucoin-ui-0.1.9.tgz"
+    "postinstall": "mkdir ui -p && cd ui && npm pack ucoin-ui@0.1.11 && tar xzf ucoin-ui-0.1.11.tgz && cd package && npm install && cd .. && rm ucoin-ui-0.1.11.tgz"
   },
   "repository": {
     "type": "git",