From c93c8a27caa63ee6a1372191e8174ba253a8711a Mon Sep 17 00:00:00 2001 From: Shinsina Date: Tue, 23 Apr 2024 13:28:25 -0500 Subject: [PATCH] v2.30.2 --- 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 48cea211..3934626a 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.30.1", + "version": "2.30.2", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/sites/diverseeducation.com/package.json b/sites/diverseeducation.com/package.json index 6bbded55..9d51ca9a 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.1", + "version": "2.30.2", "author": "Brandon Krigbaum ", "repository": "https://github.com/parameter1/cox-matthews-associates-websites/tree/master/sites/diverseeducation.com", "license": "MIT",