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",