diff --git a/lerna.json b/lerna.json index 572c29aba..df27b9966 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "3.26.3", + "version": "3.26.4", "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 cf5c8ba1a..dbfe24bf7 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": "3.26.3", + "version": "3.26.4", "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 ",