From 958b042e8407383a2664b2e3eb69e6efa8e180dd Mon Sep 17 00:00:00 2001 From: Miles Petrov Date: Tue, 3 Sep 2024 14:02:37 -0400 Subject: [PATCH] Test change --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82b96239928..7b6216f30cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ramp-pcar", - "version": "4.8.0-build", + "version": "4.8.0-build01", "description": "RAMP4 - The Reusable Accessible Mapping Platform, is a Javascript based web mapping platform that provides a reusable, responsive and WCAG 2.1 AA compliant common viewer for the Government of Canada. ", "type": "module", "module": "./dist/lib/ramp.bundle.es.js",