Skip to content

Commit

Permalink
Released version 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lorem--ipsum committed May 26, 2015
1 parent 40ddbde commit 50b2909
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "n3-line-chart",
"version": "1.1.8",
"version": "1.1.9",
"main": "build/line-chart.min.js",
"ignore": [
"**/.*",
Expand All @@ -22,4 +22,4 @@
"devDependencies": {
"angular-mocks": "*"
}
}
}
2 changes: 1 addition & 1 deletion build/line-chart.coffee
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###
line-chart - v1.1.7 - 24 May 2015
line-chart - v1.1.9 - 25 May 2015
https://github.com/n3-charts/line-chart
Copyright (c) 2015 n3-charts
###
Expand Down
2 changes: 1 addition & 1 deletion build/line-chart.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*
line-chart - v1.1.7 - 24 May 2015
line-chart - v1.1.9 - 25 May 2015
https://github.com/n3-charts/line-chart
Copyright (c) 2015 n3-charts
*/
Expand Down
2 changes: 1 addition & 1 deletion build/line-chart.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "line-chart",
"version": "1.1.8",
"version": "1.1.9",
"homepage": "https://github.com/n3-charts/line-chart",
"licenses": {
"type": "MIT",
Expand Down Expand Up @@ -38,4 +38,4 @@
"grunt-cli": "~0.1.13",
"sinon": "~1.9.1"
}
}
}

0 comments on commit 50b2909

Please sign in to comment.