From b3e9b9115e17329c7f084094731cb2f8ac5e3e00 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 3 May 2021 19:12:47 +0700 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e1fc65..9213ff7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rgb-hex", - "version": "3.0.0", + "version": "4.0.0", "description": "Convert RGB(A) color to HEX", "license": "MIT", "repository": "sindresorhus/rgb-hex",