From a4d811e95dcc363f79ec1d1a5d030b9a34ecb038 Mon Sep 17 00:00:00 2001 From: Justin Schroeder Date: Fri, 28 Feb 2020 16:10:19 -0500 Subject: [PATCH] taggs 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06e0716..e8bda1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@braid/vue-formulate", - "version": "2.0.3", + "version": "2.0.2", "description": "The easiest way to build forms in Vue.", "main": "dist/formulate.umd.js", "module": "dist/formulate.esm.js",