mirror of https://github.com/grpc/grpc-node.git
Merge pull request #2341 from murgatroid99/grpc-tools_1.12.4
grpc-tools: Bump version to 1.12.4
This commit is contained in:
commit
e6ea6f517e
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "grpc-tools",
|
"name": "grpc-tools",
|
||||||
"version": "1.12.3",
|
"version": "1.12.4",
|
||||||
"author": "Google Inc.",
|
"author": "Google Inc.",
|
||||||
"description": "Tools for developing with gRPC on Node.js",
|
"description": "Tools for developing with gRPC on Node.js",
|
||||||
"homepage": "https://grpc.io/",
|
"homepage": "https://grpc.io/",
|
||||||
|
|
Loading…
Reference in New Issue