diff --git a/bower.json b/bower.json index 5f03dac..6be5ac2 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "d3-helpers", "main": "index.js", - "version": "0.0.4", + "version": "0.0.5", "homepage": "https://github.com/bahmutov/d3-helpers", "license": "MIT", "ignore": [ @@ -10,7 +10,6 @@ "bower_components", "test", "tests", - "index.js", "Gruntfile.js", "package.json", "index.html" diff --git a/package.json b/package.json index ce169bc..592bd80 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "d3-helpers", "description": "Little utility D3 functions", - "version": "0.0.4", + "version": "0.0.5", "author": "Gleb Bahmutov ", "bugs": { "url": "https://github.com/bahmutov/d3-helpers/issues"