From 4fa77972ce9e273b271f26eb62bd2f8f5379eb4c Mon Sep 17 00:00:00 2001 From: Artem Kuzko Date: Wed, 23 Sep 2020 17:01:16 +0300 Subject: [PATCH] bump version to v3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cee7db..8609892 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "re-use-form", - "version": "3.3.0", + "version": "3.4.0", "description": "Easy-to-use React form hooks with built-in validation support", "main": "dist/index.js", "files": [