diff --git a/lerna.json b/lerna.json index 9dcaa57fb..e8ec02cfd 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.101.1", + "version": "2.101.2", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/marko-web-theme-monorail-magazine/package.json b/packages/marko-web-theme-monorail-magazine/package.json index 7ce508fa7..560185239 100644 --- a/packages/marko-web-theme-monorail-magazine/package.json +++ b/packages/marko-web-theme-monorail-magazine/package.json @@ -1,6 +1,6 @@ { "name": "@parameter1/base-cms-marko-web-theme-monorail-magazine", - "version": "2.101.1", + "version": "2.101.2", "description": "Magazine components, routes, and styling for the Monorail theme", "repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-theme-monorail-magazine", "author": "Brandon Krigbaum ",