diff --git a/lerna.json b/lerna.json index 634cd58ef..42f016203 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.13.1", + "version": "2.14.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 a735530d2..6753062aa 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.13.1", + "version": "2.14.0", "description": "NativeX Marko components for BaseCMS websites", "author": "Jacob Bare ", "license": "MIT",