minor version

This commit is contained in:
ben 2021-09-07 23:03:26 +03:00
parent bd42e029ef
commit 00966d5d28

View file

@ -1,6 +1,6 @@
{
"name": "nestjs-http-promise",
"version": "1.0.0",
"version": "1.0.1",
"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",