diff --git a/package.json b/package.json index 39ce604..ab0919e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rpearce/hex", - "version": "0.3.0", + "version": "0.3.1", "description": "Hexadecimal color code & RGBa utility functions", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",