Skip to content

Commit 1502ac3

Browse files
authored
Merge pull request #3 from benhason1/feature-change-readme
minor version
2 parents 1322d47 + 00966d5 commit 1502ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-http-promise",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"keywords": ["nestjs", "http", "promise", "retry", "retries", "axios"],
55
"description": "promise implementation of nestjs http module with retries feature using axios-retry and axios",
66
"author": "Ben Hason",

0 commit comments

Comments
 (0)