diff --git a/package.json b/package.json index 877bbcc..5b4ff48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zzapi", - "version": "2.0.0", + "version": "2.0.1", "description": "zzAPI is a REST API testing and documentation tool set. It is an open-source Postman alternative. ", "main": "./dist/index.js", "module": "./dist/index.mjs",