]> source.dussan.org Git - svg.js.git/commitdiff
bump 1.1.1 svg.js_v1.x 1.1.1
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Thu, 3 Mar 2016 12:22:13 +0000 (13:22 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Thu, 3 Mar 2016 12:22:13 +0000 (13:22 +0100)
CHANGELOG.md
bower.json
component.json
package.json

index 43d914e376f6517c313ab7c55ba63666a0be3af8..ddb6d9bf567a891efeea7fa834db34910cfcda14 100644 (file)
@@ -1,3 +1,7 @@
+# 1.1.1 (03/3/2016)
+
+- backport fix for pathSpec (see #462)
+
 # 1.1.0 (25/5/2015)
 
 - fixed file permission
index 5aec15201c4b64cbb485d08f87c343eec1fc9595..1f34f45dceff6272a62ed35eac70f1dd207bde79 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "svg.js",
-  "version":"1.1.0",
+  "version":"1.1.1",
   "homepage": "http://svgjs.com/",
   "authors": [
     "Wout Fierens <wout@impinc.co.uk>"
index 822b1f071b02ea4604400e2d0f15fd70ee39d5f1..aaae4531dcaea8f0fc981e4776fe5bfde6982a74 100644 (file)
@@ -2,7 +2,7 @@
   "name": "svg.js",
   "repo": "wout/svg.js",
   "description": "A lightweight library for manipulating and animating SVG",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "keywords": ["svg"],
   "author": "Wout Fierens <wout@impinc.co.uk>",
   "main": "dist/svg.js",
index a443233b09867e77a4c488d28de6658de8b89a50..ff9b7881206046d0df7f3f10d4d755ee06c4934a 100644 (file)
@@ -6,7 +6,7 @@
 , "keywords":     ["svg", "vector", "graphics", "animation"]
 , "author":       "Wout Fierens <wout@impinc.co.uk>"
 , "main":         "dist/svg.js"
-, "version":      "1.1.0"
+, "version":      "1.1.1"
 , "jam": {
     "include": [
       "dist/svg.js"