diff --git a/package.json b/package.json index 5779d17..1006454 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "js-line-wrap-detector", - "version": "0.0.0", + "version": "0.0.1", "description": "Detect where the text wraps in Javascript", "main": "src/lineWrapDetector.js", "directories": {