From 51989bf27da8c33e368b52a5311ce01599f86010 Mon Sep 17 00:00:00 2001 From: Zachary Brown Date: Tue, 9 Jan 2024 14:54:49 -0800 Subject: [PATCH] chore: version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e50d1e5..625f7b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "core-registry-api", - "version": "1.0.26", + "version": "1.0.27", "description": "Combined Carbon Core Registry API Application", "main": "index.js", "type": "commonjs",