]> source.dussan.org Git - svg.js.git/commitdiff
bump to 2.0.0 2.0.0
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Wed, 10 Jun 2015 23:17:55 +0000 (01:17 +0200)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Wed, 10 Jun 2015 23:17:55 +0000 (01:17 +0200)
bower.json
component.json
package.json

index a2fc3d852ed6e42684112ee8549e182db1d6ec34..8ed860c3e18762beb2ae08d05e25086192549320 100755 (executable)
@@ -1,6 +1,6 @@
 {
   "name": "svg.js",
-  "version":"2.0.0-rc.2",
+  "version":"2.0.0",
   "homepage": "http://svgjs.com/",
   "authors": [
     "Wout Fierens <wout@impinc.co.uk>"
@@ -15,9 +15,6 @@
     "**/.*",
     "spec/",
     "src/",
-    "Gemfile",
-    "Gemfile.lock",
-    "package.json",
-    "Rakefile"
+    "gulpfile.js"
   ]
 }
\ No newline at end of file
index 4cd508aaf3a4962a8bd9f340dd2c003cfb5f90f9..2f14c9c2f962f88d5d3027ffaf40dd0fe6cfaf5c 100755 (executable)
@@ -2,7 +2,7 @@
   "name": "svg.js",
   "repo": "wout/svg.js",
   "description": "A lightweight library for manipulating and animating SVG",
-  "version": "2.0.0-rc.1",
+  "version": "2.0.0",
   "keywords": ["svg"],
   "author": "Wout Fierens <wout@impinc.co.uk>",
   "main": "dist/svg.js",
index 5b07d3d3a96cf102277dfa7b3f35d98a6c56f756..c5c80984a9ed6b22b760ca6ee0950b668d6b86f8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "SVG.js",
-  "version": "2.0.0-rc.2",
+  "version": "2.0.0",
   "description": "A lightweight library for manipulating and animating SVG.",
   "url": "http://svgjs.com",
   "homepage": "http://www.svgjs.com",