Skip to content

Commit 9c54eaf

Browse files
committed
bump version
1 parent c6a4456 commit 9c54eaf

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"name": "unhex",
3-
"version": "0.0.31",
4-
"description": "Color converter RGB <--> HEX",
3+
"version": "0.0.32",
4+
"description": "Color converter RGB <--> HEX <--> HSL",
55
"keywords": [
66
"color",
77
"parser",
88
"converter",
99
"rgb",
10-
"hex"
10+
"hex",
11+
"hsl"
1112
],
1213
"repository": {
1314
"type": "git",

0 commit comments

Comments
 (0)