Skip to content

Commit

Permalink
chore: prepare for v1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
piyushk77 committed Jun 29, 2024
1 parent 624365c commit 933ad0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "huefree",
"version": "1.0.0",
"version": "1.0.1",
"description": "HueFree provides a suite of utility functions specifically designed to facilitate color manipulation and transformation, particularly with an emphasis on accommodating color blindness. It includes methods for converting color representations, applying color transformations, and simulating various types of color vision deficiencies. Key features include converting colors between different formats, linearizing and de-linearizing color values, applying color transformations, and simulating different types of color blindness.",
"main": "huefree.js",
"scripts": {
Expand Down

0 comments on commit 933ad0f

Please sign in to comment.