From 70461d99c47414cd3196dd2af5caa716ac606ed7 Mon Sep 17 00:00:00 2001 From: Mark Probst Date: Thu, 12 Sep 2024 17:09:00 -0400 Subject: [PATCH] Bump to `2.3.2` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9bc7be..f183482 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@glideapps/ts-necessities", - "version": "2.3.1", + "version": "2.3.2", "description": "Small utilities to make life with TypeScript easier", "main": "dist/index.js", "types": "dist/index.d.ts",