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

nkurihar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git


The following commit(s) were added to refs/heads/master by this push:
     new e023702  1.3.0-rc.0 (#109)
e023702 is described below

commit e02370273cea63dbdf3abe3b3f1e77f5105b84a5
Author: Masahiro Sakamoto <[email protected]>
AuthorDate: Thu Aug 6 16:56:25 2020 +0900

    1.3.0-rc.0 (#109)
---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index ee4a04f..3ed1862 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "pulsar-client",
-  "version": "1.2.0-rc.0",
+  "version": "1.3.0-rc.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index d3b0678..4e6fac4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "pulsar-client",
-  "version": "1.2.0-rc.0",
+  "version": "1.3.0-rc.0",
   "description": "Pulsar Node.js client",
   "main": "index.js",
   "directories": {

Reply via email to