We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6a8af commit 618bb98Copy full SHA for 618bb98
dist/svg.js
@@ -1,12 +1,12 @@
1
/*!
2
* svg.js - A lightweight library for manipulating and animating SVG.
3
-* @version 2.2.0
+* @version 2.2.1
4
* http://www.svgjs.com
5
*
6
* @copyright Wout Fierens <[email protected]>
7
* @license MIT
8
9
-* BUILT: Wed Nov 18 2015 14:36:43 GMT+0100 (Mitteleuropäische Zeit)
+* BUILT: Wed Nov 18 2015 14:42:33 GMT+0100 (Mitteleuropäische Zeit)
10
*/;
11
(function(root, factory) {
12
if (typeof define === 'function' && define.amd) {
0 commit comments