diff --git a/package.json b/package.json index 2b4aa91..b1a58e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-token-auth", - "version": "0.1.0", + "version": "0.2.0", "description": "Redux actions and reducers to integrate with Devise Token Auth", "main": "dist/index.js", "scripts": {