diff --git a/lerna.json b/lerna.json index 24fd0ad89..e083e98c2 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.6.0", + "version": "2.6.1", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/marko-web-theme-default/package.json b/packages/marko-web-theme-default/package.json index fe8be0d00..415b66711 100644 --- a/packages/marko-web-theme-default/package.json +++ b/packages/marko-web-theme-default/package.json @@ -1,6 +1,6 @@ { "name": "@parameter1/base-cms-marko-web-theme-default", - "version": "2.5.0", + "version": "2.6.1", "description": "Default theme for Marko BaseCMS websites", "author": "Jacob Bare ", "main": "index.js",