Skip to content

Commit

Permalink
Released version 1.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Koerner committed Sep 12, 2015
1 parent 71c8087 commit b0698a7
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.11",
"version": "1.1.12",
"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.11 - 11 September 2015
line-chart - v1.1.12 - 12 September 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.11 - 11 September 2015
line-chart - v1.1.12 - 12 September 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.11",
"version": "1.1.12",
"homepage": "https://github.com/n3-charts/line-chart",
"licenses": {
"type": "MIT",
Expand Down Expand Up @@ -44,4 +44,4 @@
"postinstall": "bower install",
"test": "grunt"
}
}
}

0 comments on commit b0698a7

Please sign in to comment.