version update

This commit is contained in:
Vadim
2015-09-29 22:41:32 -04:00
parent 7939f91cd7
commit eadb7c21ea
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "canvas-text-wrapper",
"version": "0.4.3",
"version": "0.4.4",
"ignore": [
"**/.*",
"**/*.log",
+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.4.3",
"version": "0.4.4",
"license": "MIT",
"main": "CanvasTextWrapper.min.js",
"keywords": ["canvas", "canvas text", " text", "split"],