From 1cc2ef4c0af3740efe2c8e0b559909a59b69a587 Mon Sep 17 00:00:00 2001 From: Iskren Slavov Date: Sat, 8 Apr 2017 12:38:40 +0300 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb2ae8a..3f37497 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formred", - "version": "0.9.7", + "version": "1.0.0", "description": "The ergonomic React/Redux form library", "main": "lib/index.js", "module": "es/index.js",