Skip to content

Commit

Permalink
release 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Jun 22, 2014
1 parent 9624fd7 commit 819aa49
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 145 deletions.
11 changes: 6 additions & 5 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-charts",
"version": "0.2.1",
"version": "0.2.4",
"authors": [
"chinmaymk"
],
Expand All @@ -19,13 +19,14 @@
"test",
"tests"
],
"main": ["./dist/angular-charts.js"],
"main": [
"./dist/angular-charts.js"
],
"dependencies": {
"d3": "~3.3.10",
"angular": "latest"
},
"repository": {
"type": "git",
"url": "git://github.com/chinmaymk/angular-charts.git"
"devDependencies": {
"angular-mocks": "~1.2.16"
}
}
Loading

0 comments on commit 819aa49

Please sign in to comment.