diff --git a/lerna.json b/lerna.json index 42f016203..ce30d02f1 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.14.0", + "version": "2.15.0", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/packages/marko-web-native-x/package.json b/packages/marko-web-native-x/package.json index 5e31bd43f..c7bf4c2ee 100644 --- a/packages/marko-web-native-x/package.json +++ b/packages/marko-web-native-x/package.json @@ -1,6 +1,6 @@ { "name": "@parameter1/base-cms-marko-web-native-x", - "version": "2.14.0", + "version": "2.15.0", "description": "NativeX Marko components for BaseCMS websites", "author": "Jacob Bare ", "license": "MIT",