Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drenther committed Apr 29, 2022
1 parent 119810e commit 7ebffb5
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,7 +1,7 @@
{
"name": "use-clamp-text",
"description": "react hook to clamp multiline text to a given height in a responsive way (in < 2.5kb)",
"version": "0.1.0",
"version": "1.0.0",
"main": "lib/index.js",
"module": "esm/index.js",
"types": "./lib",
Expand Down

0 comments on commit 7ebffb5

Please sign in to comment.