From 1c385b8df0526568f4b4dc478bd626fb6537071b Mon Sep 17 00:00:00 2001 From: Dave Methvin Date: Tue, 2 Oct 2018 14:51:39 -0400 Subject: [PATCH] Release 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb75148..f087c49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "us-forms-system", - "version": "1.1.0", + "version": "1.2.0", "description": "Build React forms with JSON Schema and the U.S. Web Design System", "main": "index.js", "directories": {