diff --git a/package.json b/package.json index 36a0f4b..f0337f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-http-promise", - "version": "2.0.0", + "version": "1.0.0", "keywords": ["nestjs", "http", "promise", "retry", "retries", "axios"], "description": "promise implementation of nestjs http module with retries feature using axios-retry and axios", "author": "Ben Hason",