This is an automated email from the ASF dual-hosted git repository.
csantanapr pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-client-js.git
The following commit(s) were added to refs/heads/master by this push:
new f8acdd0 v3.15.0 NPM version bump (#116)
f8acdd0 is described below
commit f8acdd0923efccbed83e974823c3a29aeffd5a28
Author: James Thomas <[email protected]>
AuthorDate: Mon Apr 30 21:56:52 2018 +0100
v3.15.0 NPM version bump (#116)
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 54d84cd..6458306 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "openwhisk",
- "version": "3.14.0",
+ "version": "3.15.0",
"description": "JavaScript client library for the OpenWhisk platform",
"main": "lib/main.js",
"typings": "lib/main.d.ts",
--
To stop receiving notification emails like this one, please contact
[email protected].