This is an automated email from the ASF dual-hosted git repository.
dkulp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/master by this push:
new 726c7bf Update package.json version
726c7bf is described below
commit 726c7bf18300ece22199b37b2c4b2b1c4cc9ffc8
Author: Daniel Kulp <[email protected]>
AuthorDate: Tue Dec 11 14:13:54 2018 -0500
Update package.json version
---
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 672faff..7c3e7c1 100644
--- a/lang/js/package.json
+++ b/lang/js/package.json
@@ -1,6 +1,6 @@
{
"name": "avro-js",
- "version": "1.8.0",
+ "version": "1.9.0",
"author": "Avro Developers <[email protected]>",
"description": "JavaScript Avro implementation",
"contributors": [