From 39d9b6c350ec23accdcc62240bb6a829a169554c Mon Sep 17 00:00:00 2001 From: Mat Taylor Date: Sun, 12 Mar 2023 17:05:37 -0700 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27ec325..397d44d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "objix", - "version": "1.11.8", + "version": "1.11.9", "description": "A dangerously convienient, high performance and super lightweight utility (2.7kb) that injects methods into the Object prototype to sugar for many common use cases working with Javascript objects.", "main": "objix.js", "scripts": {