openwhisk-client-js 3.19.0 release (#269)

diff --git a/tools/config.json b/tools/config.json
index 64f4879..9c2d661 100644
--- a/tools/config.json
+++ b/tools/config.json
@@ -4,16 +4,15 @@
   "stage_url": "https://dist.apache.org/repos/dist/dev/incubator/openwhisk",
   "release_url": "https://dist.apache.org/repos/dist/release/incubator/openwhisk",
   "versioning": {
-    "version": "0.11.0-incubating",
-    "pre_release_version": "rc2"
+    "version": "3.19.0-incubating",
+    "pre_release_version": "rc1"
   },
   "RepoList": [
-      "openwhisk-composer"
+    "openwhisk-client-js"
   ],
-  "openwhisk_composer": {
-    "name": "OpenWhisk Composer",
-    "hash": "6bc3405280176e55618853ee8eae284c6e603806",
-    "repository": "https://github.com/apache/incubator-openwhisk-composer.git",
+  "openwhisk_client_js": {
+    "hash": "726b982 ",
+    "repository": "https://github.com/apache/incubator-openwhisk-client-js.git",
     "branch": "master"
   }
 }