From 8c2f7b5f74ebb0a901ca99e83562aaeee780dbbe Mon Sep 17 00:00:00 2001 From: gillchristian Date: Wed, 4 Sep 2019 23:33:36 +0200 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2935f83..ea814bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@housinganywhere/safe-redux", - "version": "1.2.0", + "version": "1.2.1", "description": "Create and handle safely typed actions", "main": "./dist/cmjs/index.js", "module": "./dist/cmjs/index.js",