From 59c1ed774c2590e1cfae47c935cd3c8f02c2829a Mon Sep 17 00:00:00 2001 From: Natesh Bhat Date: Fri, 30 Jul 2021 21:04:39 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b470310..92386e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tap-rpc", - "version": "1.0.5", + "version": "1.0.6", "description": "Tap Rpc is a tool that aids in proto based dynamic generation of mock server, real time request/response editor and provides client to significantly speed up work for all of frontend, backend devs and testers.", "displayName": "Tap Rpc", "main": "app/main.prod.js",