diff --git a/function/random/package.json b/function/random/package.json
index c8395a23..a4504f13 100644
--- a/function/random/package.json
+++ b/function/random/package.json
@@ -1,6 +1,6 @@
{
"name" : "node-red-node-random",
- "version" : "0.1.2",
+ "version" : "0.1.3",
"description" : "A Node-RED node that when triggered generates a random number between two values.",
"dependencies" : {
},
diff --git a/function/random/random.html b/function/random/random.html
index 3e103aef..5ae7592c 100644
--- a/function/random/random.html
+++ b/function/random/random.html
@@ -25,7 +25,6 @@
-70%