diff options
author | wout <wout@impinc.co.uk> | 2014-09-05 09:06:25 +0200 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-09-05 09:06:25 +0200 |
commit | d5f5dd18a6c9d986dd0582256e2120675e1ca561 (patch) | |
tree | 8a0175e1419d4bad4708998999eea595814ba31d /dist/svg.js | |
parent | 666abb81f98f123fe410d6caf78209b81f086886 (diff) | |
download | svg.js-d5f5dd18a6c9d986dd0582256e2120675e1ca561.tar.gz svg.js-d5f5dd18a6c9d986dd0582256e2120675e1ca561.zip |
Bumped to 2.0.0-rc.1
Diffstat (limited to 'dist/svg.js')
-rwxr-xr-x | dist/svg.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/svg.js b/dist/svg.js index 783f041..20fd2c2 100755 --- a/dist/svg.js +++ b/dist/svg.js @@ -1,12 +1,12 @@ /*! * SVG.js - A lightweight library for manipulating and animating SVG. -* @version 1.0.0-rc.10 +* @version 2.0.0-rc.1 * http://www.svgjs.com * * @copyright Wout Fierens <wout@impinc.co.uk> * @license MIT * -* BUILT: Wed Sep 03 2014 16:14:52 GMT+0200 (CEST) +* BUILT: Fri Sep 05 2014 09:05:03 GMT+0200 (CEST) */; (function(root, factory) { |