mirror of https://github.com/grpc/grpc-node.git
				
				
				
			Merge pull request #605 from murgatroid99/version_bump_1.16.0
Update to 1.16.0
This commit is contained in:
		
						commit
						5fec89fc98
					
				|  | @ -91,7 +91,7 @@ | |||
|       'GPR_BACKWARDS_COMPATIBILITY_MODE', | ||||
|       'GRPC_ARES=0', | ||||
|       'GRPC_UV', | ||||
|       'GRPC_NODE_VERSION="1.16.0-pre1"' | ||||
|       'GRPC_NODE_VERSION="1.16.0"' | ||||
|     ], | ||||
|     'conditions': [ | ||||
|       ['grpc_gcov=="true"', { | ||||
|  |  | |||
|  | @ -1,3 +1,2 @@ | |||
| settings: | ||||
|   '#': It's possible to have node_version here as a key to override the core's version. | ||||
|   node_version: 1.16.0-pre1 | ||||
|  |  | |||
|  | @ -1,6 +1,6 @@ | |||
| { | ||||
|   "name": "grpc", | ||||
|   "version": "1.16.0-pre1", | ||||
|   "version": "1.16.0", | ||||
|   "author": "Google Inc.", | ||||
|   "description": "gRPC Library for Node", | ||||
|   "homepage": "https://grpc.io/", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue