diff --git a/package.json b/package.json index 4079622..f41f9d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grpc-js-reflection-client", - "version": "1.2.13", + "version": "1.2.14", "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.com", "main": "dist/index.js",