Skip to content

Commit

Permalink
Merge pull request #391 from murgatroid99/version_1.12.3_bump
Browse files Browse the repository at this point in the history
Update version to 1.12.3
  • Loading branch information
murgatroid99 committed Jun 11, 2018
2 parents 09fe69f + 2ac3122 commit 8e30235
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/grpc-native-core/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
settings:
'#': It's possible to have node_version here as a key to override the core's version.
node_version: 1.12.2
node_version: 1.12.3
2 changes: 1 addition & 1 deletion packages/grpc-native-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grpc",
"version": "1.12.2",
"version": "1.12.3",
"author": "Google Inc.",
"description": "gRPC Library for Node",
"homepage": "https://grpc.io/",
Expand Down

0 comments on commit 8e30235

Please sign in to comment.