From b6c5ca2866c451ce4c4c342f671eed24b34705b0 Mon Sep 17 00:00:00 2001 From: nick thomas Date: Sun, 10 Dec 2023 13:42:13 -0800 Subject: [PATCH] 0.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c74b50d..b1c8a6b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nichoth/image", "description": "An image component", - "version": "0.0.10", + "version": "0.0.11", "type": "module", "main": "dist/index.ts", "bin": {