From 1918a04c2d940347d447a9dfe23dda5956b790d2 Mon Sep 17 00:00:00 2001 From: Josh Worden Date: Wed, 31 Mar 2021 08:57:54 -0500 Subject: [PATCH] v2.14.0 --- lerna.json | 2 +- packages/marko-web-native-x/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",