Skip to content

Commit

Permalink
Released version 1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lorem--ipsum committed Jul 3, 2015
1 parent c6fe87e commit 40e1c4d
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "n3-line-chart",
"version": "1.1.9",
"version": "1.1.10",
"main": "build/line-chart.min.js",
"ignore": [
"**/.*",
Expand Down
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.9 - 26 June 2015
line-chart - v1.1.10 - 03 July 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.9 - 26 June 2015
line-chart - v1.1.10 - 03 July 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.9",
"version": "1.1.10",
"homepage": "https://github.com/n3-charts/line-chart",
"licenses": {
"type": "MIT",
Expand Down Expand Up @@ -40,4 +40,4 @@
"phantomjs": "~1.9.7-5",
"sinon": "~1.9.1"
}
}
}

0 comments on commit 40e1c4d

Please sign in to comment.