diff --git a/package.json b/package.json index b6912d6..d97263f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-axios-jwt", - "version": "1.6.0", + "version": "1.7.0", "description": "Axios interceptor to store, transmit, clear and automatically refresh tokens for authentication in a React Native environment", "main": "dist/index.js", "types": "dist/index.d.ts",