diff --git a/package.json b/package.json index 5e329e6..4923207 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "accessible-colors", - "version": "1.0.7", + "version": "1.0.8", "description": "Utility functions for working with colors in adherence to WCAG 2.1 guidelines.", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",