diff --git a/package.json b/package.json index 4ded0f9..a6bfc9d 100644 --- a/package.json +++ b/package.json @@ -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": "1.0.0", + "version": "1.0.1", "main": "lib/index.js", "module": "esm/index.js", "types": "./lib",