Skip to content

Commit 5cac14c

Browse files
committedDec 29, 2023
2.0.1
1 parent 855eec2 commit 5cac14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clsx",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"repository": "lukeed/clsx",
55
"description": "A tiny (239B) utility for constructing className strings conditionally.",
66
"module": "dist/clsx.mjs",

0 commit comments

Comments
 (0)
Please sign in to comment.