Skip to content

Commit ad378d3

Browse files
authored
Merge pull request #954 from murgatroid99/grpc-js_0.5.1
Bump grpc-js to 0.5.1
2 parents 93b1a2f + d223cc3 commit ad378d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/grpc-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grpc/grpc-js",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "gRPC Library for Node - pure JS implementation",
55
"homepage": "https://grpc.io/",
66
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js",

0 commit comments

Comments
 (0)