From a15bff1e1edb0b9154d7c0a517c4f83974c4172a Mon Sep 17 00:00:00 2001 From: Jacob Bare Date: Thu, 10 Jun 2021 13:08:39 -0500 Subject: [PATCH] v2.27.1 --- lerna.json | 2 +- packages/marko-web-inquiry/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lerna.json b/lerna.json index e1327256a..5fc4e6fe9 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.27.0", + "version": "2.27.1", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/marko-web-inquiry/package.json b/packages/marko-web-inquiry/package.json index 2f3a05af0..588b8d7a6 100644 --- a/packages/marko-web-inquiry/package.json +++ b/packages/marko-web-inquiry/package.json @@ -1,6 +1,6 @@ { "name": "@parameter1/base-cms-marko-web-inquiry", - "version": "2.22.3", + "version": "2.27.1", "author": "Jacob Bare ", "repository": "https://github.com/parameter1/base-cms/tree/master/packages/inquiry", "license": "MIT",