change version from 1.0.0 to 0.0.1
diff --git a/client/package.json b/client/package.json
index 2efabd9..d6a492a 100644
--- a/client/package.json
+++ b/client/package.json
@@ -1,6 +1,6 @@
 {
   "name": "wskdb-client",
-  "version": "1.0.0",
+  "version": "0.0.1",
   "description": "OpenWhisk debug client",
   "repository": "https://github.ibm.com/nickm/owdbg",
   "main": "client.js",