version updated

This commit is contained in:
Vadim
2015-09-19 20:18:56 -04:00
parent 99ed3fa2fe
commit eaf4897b0c
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "canvas-text-wrapper",
"description": "Pure JavaScript canvas text wrapper that automatically splits a string into lines on specified rule with alignment and padding.",
"version": "0.3.2",
"version": "0.4.0",
"license": "MIT",
"main": "CanvasTextWrapper.min.js",
"homepage": "http://namniak.github.io/CanvasTextWrapper/",