From e26e5d63cfab0704a2e471734dcb7cb4cb7b2465 Mon Sep 17 00:00:00 2001 From: Shinsina Date: Wed, 2 Oct 2024 09:37:03 -0500 Subject: [PATCH] v2.30.24 --- 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 b6199f5a..48cf6b32 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.30.23", + "version": "2.30.24", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/sites/diverseeducation.com/package.json b/sites/diverseeducation.com/package.json index 207fe9b3..2543e28b 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.30.23", + "version": "2.30.24", "author": "Brandon Krigbaum ", "repository": "https://github.com/parameter1/cox-matthews-associates-websites/tree/master/sites/diverseeducation.com", "license": "MIT",