]> source.dussan.org Git - svg.js.git/commitdiff
bump 2.2.5 2.2.5
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 29 Dec 2015 12:17:32 +0000 (13:17 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 29 Dec 2015 12:17:32 +0000 (13:17 +0100)
CHANGELOG.md
bower.json
component.json
package.json

index e2670af74ba9fe362b934759c8aa2c4dfa8c9b6a..aafb8af0e43552c152f5d0e463a7a6b0433229c7 100644 (file)
@@ -8,7 +8,7 @@
 - added `precision()` method to round numeric element attributes -> __TODO!__
 - added specs for `SVG.FX` -> __TODO!__
 
-# 2.2.5
+# 2.2.5 (29/12/2015)
 - added check for existence of node (#431)
 - `group.move()` now allows string numbers as input (#433)
 - `matrixify()` will not apply the calculated matrix to the node anymore
index 5676ae34bba915dbdb5f34c113e28d954136ce80..0c3fe084e832ee0de3f478adfd3dc765990e4b19 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "svg.js",
-  "version":"2.2.4",
+  "version":"2.2.5",
   "homepage": "http://svgjs.com/",
   "authors": [
     "Wout Fierens <wout@impinc.co.uk>"
index c5bbc1421ab07c0b8434b261c7015143c11a5091..9ac7f650758c9dc45ed16920ed31f3b59d522410 100644 (file)
@@ -2,7 +2,7 @@
   "name": "svg.js",
   "repo": "wout/svg.js",
   "description": "A lightweight library for manipulating and animating SVG",
-  "version": "2.2.4",
+  "version": "2.2.5",
   "keywords": ["svg"],
   "author": "Wout Fierens <wout@impinc.co.uk>",
   "main": "dist/svg.js",
index f7a8aed29019eae1c9ab01a4255f111bdc894147..2d0c359a1d79b17a09c82eee0b1c36fb64a410f5 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "svg.js",
-  "version": "2.2.4",
+  "version": "2.2.5",
   "description": "A lightweight library for manipulating and animating SVG.",
   "url": "http://svgjs.com",
   "homepage": "http://www.svgjs.com",