Skip to content

Commit 6b044a2

Browse files
authored
Merge pull request #852 from murgatroid99/grpc-js_0.4.0
Update grpc-js to 0.4.0
2 parents b1e7d44 + 0937dc9 commit 6b044a2

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.3.6",
3+
"version": "0.4.0",
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)