This is an automated email from the ASF dual-hosted git repository. massakam pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git
commit 987578e694fceb6788f74224f90b6b8662a61f7a Author: yfuruta <[email protected]> AuthorDate: Tue Mar 12 14:44:20 2019 +0900 set new version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cda8e3c..2455ce6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pulsar-client", - "version": "2.3.0", + "version": "2.4.0-SNAPSHOT", "description": "Pulsar Node.js client", "main": "index.js", "directories": {
