From bf609916879d8925ba85a10e95ffed88bdb4fea0 Mon Sep 17 00:00:00 2001 From: David Morrison Date: Wed, 20 Dec 2023 21:13:00 -0800 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00f8847..3a213e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "color-cam16", - "version": "0.0.8", + "version": "0.0.9", "description": "Perceptual Color Space and Language based on the CAM16 Uniform Color Space", "main": "dist/index.js", "repository": "git@github.com:ogecko/color-cam16.git",