Skip to content

Commit c9aa5f7

Browse files
authored
Merge pull request #299 from murgatroid99/v1.11.0_bump
Bump version to v1.11.0
2 parents 9cab9e2 + d1c9738 commit c9aa5f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/grpc-native-core/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
settings:
22
'#': It's possible to have node_version here as a key to override the core's version.
3-
'node_version': 1.11.0-pre2
3+
'node_version': 1.11.0

packages/grpc-native-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grpc",
3-
"version": "1.11.0-pre2",
3+
"version": "1.11.0",
44
"author": "Google Inc.",
55
"description": "gRPC Library for Node",
66
"homepage": "https://grpc.io/",

0 commit comments

Comments
 (0)