This is an automated email from the ASF dual-hosted git repository.
rabbah 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 de5a0eb v3.12.0 NPM version bump (#96)
de5a0eb is described below
commit de5a0ebdad2c281ed2efc91f54344a89e81a9dd1
Author: James Thomas <jthomas.uk@gmail.com>
AuthorDate: Mon Jan 15 18:08:23 2018 +0000
v3.12.0 NPM version bump (#96)
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 91d0fe1..654f279 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "openwhisk",
- "version": "3.11.0",
+ "version": "3.12.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
['"commits@openwhisk.apache.org" <commits@openwhisk.apache.org>'].
|