Bump version number

This commit is contained in:
Kyle Corbelli 2017-09-05 11:17:42 -07:00
parent eae7e53c8d
commit b17afd93c4

View File

@ -1,6 +1,6 @@
{ {
"name": "redux-token-auth", "name": "redux-token-auth",
"version": "0.9.0", "version": "0.10.0",
"description": "Redux actions and reducers to integrate with Devise Token Auth", "description": "Redux actions and reducers to integrate with Devise Token Auth",
"main": "dist/index.js", "main": "dist/index.js",
"types": "index.d.ts", "types": "index.d.ts",