diff --git a/package.json b/package.json index 5279ea0..473a16e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3plus-text", - "version": "1.0.2", + "version": "1.0.3", "description": "A smart SVG text box with line wrapping and automatic font size scaling.", "main": "build/d3plus-text.full.js", "jsnext:main": "es/index",