From 13ba2adbd90f3974e8f494c850d0abb72358fe36 Mon Sep 17 00:00:00 2001 From: David Pickart Date: Tue, 20 Mar 2018 12:34:11 -0500 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {