Update canvas2svg.js

update version to 1.0.18
This commit is contained in:
clintjd 2016-04-21 11:49:40 -07:00
parent 92464d63b6
commit 9524ff734d

View File

@ -1,5 +1,5 @@
/*!!
* Canvas 2 Svg v1.0.17
* Canvas 2 Svg v1.0.18
* A low level canvas to SVG converter. Uses a mock canvas context to build an SVG document.
*
* Licensed under the MIT license: