Bump @grpc/grpc-js to 0.3.1

This commit is contained in:
murgatroid99 2018-09-26 12:52:12 -07:00
parent 8664fd90b0
commit 0203e65f23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@grpc/grpc-js",
"version": "0.3.0",
"version": "0.3.1",
"description": "gRPC Library for Node - pure JS implementation",
"homepage": "https://grpc.io/",
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js-core",