From 409e4e5cfff8a8cd0863d3d89c377b903ac8ffa5 Mon Sep 17 00:00:00 2001 From: David Khourshid Date: Tue, 28 Nov 2017 21:57:46 -0500 Subject: [PATCH] 1.16.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e5afb8e1..3eb66698f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux-form", - "version": "1.16.1", + "version": "1.16.2", "description": "Create Forms Easily with React and Redux", "main": "lib/index.js", "typings": "react-redux-form.d.ts",