Skip to content

Commit 1099e02

Browse files
authored
Merge pull request #310 from nicolasnoble/version-bump
Version bump to 1.11.2
2 parents bee673f + ff9ec4b commit 1099e02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
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.1
3+
'node_version': 1.11.2

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.1",
3+
"version": "1.11.2",
44
"author": "Google Inc.",
55
"description": "gRPC Library for Node",
66
"homepage": "https://grpc.io/",

0 commit comments

Comments
 (0)