From 4dc2a12c660db95236ab605b9ecbf6f399fe4099 Mon Sep 17 00:00:00 2001 From: Josh Pinto Date: Mon, 18 Aug 2025 19:57:28 -0400 Subject: [PATCH] :bookmark: Increment version to 0.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86b6897..20a80bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@regreso/utils", - "version": "0.1.7", + "version": "0.1.8", "description": "Utility functions for use by Regreso clients", "main": "dist/index.js", "types": "dist/index.d.ts", -- 2.51.2