This commit is contained in:
namniak
2014-06-27 02:48:39 -04:00
parent 53f765b0e8
commit b86396f979
10 changed files with 3 additions and 611 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "canvas-text-wrapper",
"description": "JavaScript canvas text wrapper that automatically splits a string into lines on specified rule with optional alignments and padding.",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"main": "CanvasTextWrapper.min.js",
"homepage": "http://namniak.github.io/CanvasTextWrapper/",