From e4b294f7388fe540e81d6ba4caa9f4e2ab6d90d5 Mon Sep 17 00:00:00 2001 From: Samuel Shuert Date: Thu, 8 Jun 2023 17:41:13 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e63be62..15469ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@clicks/get-pixels", - "version": "4.0.1", + "version": "4.0.3", "description": "Reads the pixels of an image as an ndarray", "main": "node-pixels.js", "directories": {