Skip to content

Commit 618bb98

Browse files
committed
gulp
1 parent 7c6a8af commit 618bb98

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dist/svg.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
22
* svg.js - A lightweight library for manipulating and animating SVG.
3-
* @version 2.2.0
3+
* @version 2.2.1
44
* http://www.svgjs.com
55
*
66
* @copyright Wout Fierens <[email protected]>
77
* @license MIT
88
*
9-
* BUILT: Wed Nov 18 2015 14:36:43 GMT+0100 (Mitteleuropäische Zeit)
9+
* BUILT: Wed Nov 18 2015 14:42:33 GMT+0100 (Mitteleuropäische Zeit)
1010
*/;
1111
(function(root, factory) {
1212
if (typeof define === 'function' && define.amd) {

0 commit comments

Comments
 (0)