This is an automated email from the ASF dual-hosted git repository.

tardieu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-composer.git


The following commit(s) were added to refs/heads/master by this push:
     new d60e575  Bump openwhisk-client-js version to 3.20 (#55)
d60e575 is described below

commit d60e575b939f77a73190ac9f17bab1a01c30aefd
Author: Olivier Tardieu <tard...@users.noreply.github.com>
AuthorDate: Thu Nov 14 13:53:06 2019 -0500

    Bump openwhisk-client-js version to 3.20 (#55)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 8893761..4affc82 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
   ],
   "dependencies": {
     "minimist": "^1.2.0",
-    "openwhisk": "^3.18.0",
+    "openwhisk": "^3.20.0",
     "terser": "^3.8.2"
   },
   "devDependencies": {

Reply via email to