From 68e571fef9a6254aa02760f087da3eb39b78f6ad Mon Sep 17 00:00:00 2001 From: Gianluca Date: Wed, 26 Aug 2020 15:49:34 +0100 Subject: [PATCH] chore: bump to 4.0.0 --- examples/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/package.json b/examples/package.json index 7aff463..1377ac7 100644 --- a/examples/package.json +++ b/examples/package.json @@ -19,7 +19,7 @@ "uniforms-bridge-json-schema": "3.0.0-rc.3", "uniforms-bridge-simple-schema": "3.0.0-rc.3", "uniforms-bridge-simple-schema-2": "3.0.0-rc.3", - "uniforms-patternfly": "0.1.4" + "uniforms-patternfly": "4.0.0" }, "devDependencies": { "parcel-bundler": "1.12.4", diff --git a/package.json b/package.json index a996d32..c6600a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uniforms-patternfly", - "version": "0.1.4", + "version": "4.0.0", "description": "Patternfly forms for uniforms", "repository": "git@github.com:aerogear/uniforms-patternfly.git", "author": "Gianluca ",