Skip to content

Commit 42178aa

Browse files
author
lorem--ipsum
committed
Released version 1.1.8
1 parent a3e28a8 commit 42178aa

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "n3-line-chart",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"main": "build/line-chart.min.js",
55
"ignore": [
66
"**/.*",
@@ -22,4 +22,4 @@
2222
"devDependencies": {
2323
"angular-mocks": "*"
2424
}
25-
}
25+
}

build/line-chart.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###
2-
line-chart - v1.1.7 - 17 May 2015
2+
line-chart - v1.1.8 - 17 May 2015
33
https://github.com/n3-charts/line-chart
44
Copyright (c) 2015 n3-charts
55
###

build/line-chart.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
/*
3-
line-chart - v1.1.7 - 17 May 2015
3+
line-chart - v1.1.8 - 17 May 2015
44
https://github.com/n3-charts/line-chart
55
Copyright (c) 2015 n3-charts
66
*/

build/line-chart.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "line-chart",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"homepage": "https://github.com/n3-charts/line-chart",
55
"licenses": {
66
"type": "MIT",
@@ -38,4 +38,4 @@
3838
"grunt-cli": "~0.1.13",
3939
"sinon": "~1.9.1"
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)