diff --git a/package.json b/package.json index 43e9b2b..49749ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grpc-js-reflection-client", - "version": "1.1.0", + "version": "1.1.1", "description": "Package use Grpc reflection api to download gprc proto descriptor. Now you don't have to add proto file to each package. Simple direct download proto package from example microservice without any files.", "author": "gawsoft.pl", "main": "dist/index.js",