diff options
author | Jisi Liu <jisi.liu@gmail.com> | 2016-05-10 15:43:39 -0700 |
---|---|---|
committer | Jisi Liu <jisi.liu@gmail.com> | 2016-05-10 15:43:39 -0700 |
commit | 5dea2017db7ca3faa8d9b3702f4c1a9c29602493 (patch) | |
tree | ea46c027f7517218c04383874fdfa3e2d435d52a /js | |
parent | dbed8a015421826d8de7f65f09674fbf0605c317 (diff) |
Update version numbers for other languages
Diffstat (limited to 'js')
-rw-r--r-- | js/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json index c16417ca..ae05722a 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "google-protobuf", - "version": "3.0.0-alpha.5", + "version": "3.0.0-alpha.6", "description": "Protocol Buffers for JavaScript", "main": "google-protobuf.js", "dependencies": { |