summaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rwxr-xr-xbower.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/bower.json b/bower.json
index a2fc3d8..8ed860c 100755
--- a/bower.json
+++ b/bower.json
@@ -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