diff --git a/lerna.json b/lerna.json index 3e28f89a8..301da44db 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.88.1", + "version": "2.89.0", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/marko-web-theme-monorail/package.json b/packages/marko-web-theme-monorail/package.json index 3909cec89..7545d9369 100644 --- a/packages/marko-web-theme-monorail/package.json +++ b/packages/marko-web-theme-monorail/package.json @@ -1,6 +1,6 @@ { "name": "@parameter1/base-cms-marko-web-theme-monorail", - "version": "2.88.1", + "version": "2.89.0", "author": "Brian Miller ", "repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-theme-monorail", "license": "MIT",