diff --git a/package.json b/package.json index e86dc55..734c5d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3plus-text", - "version": "0.10.0", + "version": "0.10.1", "description": "A smart SVG text box with line wrapping and automatic font size scaling.", "main": "build/d3plus-text.js", "jsnext:main": "es/index",