diff --git a/package.json b/package.json index 47b4f12..1fb087a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-token-auth", - "version": "0.10.0", + "version": "0.11.0", "description": "Redux actions and reducers to integrate with Devise Token Auth", "main": "dist/index.js", "types": "index.d.ts",