Skip to content

Commit

Permalink
chore(bower): Update targeted dc.js version
Browse files Browse the repository at this point in the history
And bump the version
  • Loading branch information
TomNeyland committed Feb 10, 2015
1 parent 33c864c commit 8ed5859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "angular-dc",
"main": "./dist/angular-dc.js",
"version": "0.0.7",
"version": "0.0.8",
"dependencies": {
"angular": ">=1.2.0",
"lodash": "~2",
"dcjs": "2.0.0-alpha.2",
"dcjs": "2.0.0-beta.3",
"crossfilter": "~1.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit 8ed5859

Please sign in to comment.