Create patch release for JS to include WKT.

This commit is contained in:
Josh Haberman 2016-06-22 13:08:50 -07:00
parent a897ebb6a8
commit c4b40a37dd

View File

@ -1,6 +1,6 @@
{ {
"name": "google-protobuf", "name": "google-protobuf",
"version": "3.0.0-alpha.6", "version": "3.0.0-alpha.6.1",
"description": "Protocol Buffers for JavaScript", "description": "Protocol Buffers for JavaScript",
"main": "google-protobuf.js", "main": "google-protobuf.js",
"dependencies": { "dependencies": {