From c838715695e2c8f063653b2ea7b1a0b2b448d1ba Mon Sep 17 00:00:00 2001 From: Ben Junya Date: Thu, 27 Dec 2018 13:44:41 -0800 Subject: [PATCH] 0.3.4 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 116f58a..fd81658 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-reforma", - "version": "0.3.3", + "version": "0.3.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d0adf34..b963bea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-reforma", - "version": "0.3.3", + "version": "0.3.4", "description": "Reforma - A Local-State driven approach to form in React", "main": "./lib/index.js", "author": "Ben Junya",