diff --git a/package-lock.json b/package-lock.json index 1ff55c9..e3abbfb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-axios", - "version": "2.0.4", + "version": "2.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 50f906c..b4c42f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-axios", - "version": "2.0.4", + "version": "2.0.5", "description": "Axios Component for React with child function callback.", "files": [ "*.md",