From fb4fc019748abe2908cc7bdfddc595aaf34e0db6 Mon Sep 17 00:00:00 2001 From: Jessica Wade Date: Wed, 27 Mar 2024 09:47:44 -0500 Subject: [PATCH] v2.28.15 --- lerna.json | 2 +- sites/diverseeducation.com/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lerna.json b/lerna.json index 4e9cb622..15937986 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.28.14", + "version": "2.28.15", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/sites/diverseeducation.com/package.json b/sites/diverseeducation.com/package.json index 923624db..e029c4fa 100644 --- a/sites/diverseeducation.com/package.json +++ b/sites/diverseeducation.com/package.json @@ -1,6 +1,6 @@ { "name": "@cox-matthews-associates/diverseeducation.com", - "version": "2.28.14", + "version": "2.28.15", "author": "Brandon Krigbaum ", "repository": "https://github.com/parameter1/cox-matthews-associates-websites/tree/master/sites/diverseeducation.com", "license": "MIT",