From 06b4b07546cb04386052832cdf3004c8a675a971 Mon Sep 17 00:00:00 2001 From: Shaun Grady Date: Thu, 24 Oct 2024 07:55:26 -0700 Subject: [PATCH] 1.0.3-0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a36f69d..8fd0521 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sg.js/enum-utils", - "version": "1.0.2", + "version": "1.0.3-0", "description": "Use enums with familiar, immutable Set and Map interfaces.", "keywords": [ "typescript",