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

iemejia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git

commit d62132899c66e161209754f768fe5881bf7591ff
Author: Ismaël Mejía <[email protected]>
AuthorDate: Mon Jun 29 15:40:08 2020 +0200

    Move missing js package.json to version 1.11.0-SNAPSHOT
---
 lang/js/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/js/package.json b/lang/js/package.json
index e55308f..39316fb 100644
--- a/lang/js/package.json
+++ b/lang/js/package.json
@@ -1,6 +1,6 @@
 {
   "name": "avro-js",
-  "version": "1.9.0",
+  "version": "1.11.0-SNAPSHOT",
   "author": "Avro Developers <[email protected]>",
   "description": "JavaScript Avro implementation",
   "contributors": [

Reply via email to