updated version

This commit is contained in:
Vadim
2015-09-19 18:12:06 -04:00
parent 5951b330a4
commit a5171075ba
3 changed files with 4 additions and 5 deletions
+2 -3
View File
@@ -1,8 +1,7 @@
/*! CanvasTextWrapper
* https://github.com/namniak/CanvasTextWrapper
* Version: 0.3.0
* Version: 0.4.0
* MIT License (http://www.opensource.org/licenses/mit-license.html)
* Copyright (c) 2014 Vadim Namniak
*/
(function(root) {
@@ -289,4 +288,4 @@
} else {
root.CanvasTextWrapper = CanvasTextWrapper;
}
})(this);
})(this);
+1 -1
View File
@@ -1,6 +1,6 @@
/*! CanvasTextWrapper
* https://github.com/namniak/CanvasTextWrapper
* Version: 0.3.0
* Version: 0.4.0
* MIT License (http://www.opensource.org/licenses/mit-license.html)
* Copyright (c) 2014 Vadim Namniak
*/
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "canvas-text-wrapper",
"version": "0.3.2",
"version": "0.4.0",
"ignore": [
"**/.*",
"**/*.log",