Skip to content

Commit 310b327

Browse files
committed
v1.1.0
1 parent b4de1a2 commit 310b327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "use-clamp-text",
33
"description": "react hook to clamp multiline text to a given height in a responsive way (in < 2.5kb)",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"main": "lib/index.js",
66
"module": "esm/index.js",
77
"types": "./lib",

0 commit comments

Comments
 (0)