diff --git a/package.json b/package.json index fd66f0a..a16159d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-flash", - "version": "1.2.0", + "version": "1.2.1", "description": "Redux action creators for displaying flash messages", "main": "lib/index.js", "scripts": {