From 9e3a16b445d8c502929e92fda2927e23a3c379cc Mon Sep 17 00:00:00 2001 From: Mat Taylor Date: Wed, 19 Oct 2022 11:26:15 -0700 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9820823..d31f596 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "objix", - "version": "1.10.4", + "version": "1.10.3", "description": "A dangerously convienient, high performance and super lightweight utility (2.6kb) that injects methods into the Object prototype to sugar for many common use cases working with Javascript objects.", "main": "objix.js", "scripts": {