mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Bump version to v2.0.0
This commit is contained in:
parent
6ba2efe3a4
commit
ebb8ca233d
24
bower.json
24
bower.json
@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "Chart.js",
|
||||
"version": "2.0.0-beta2",
|
||||
"description": "Simple HTML5 Charts using the canvas element",
|
||||
"homepage": "https://github.com/nnnick/Chart.js",
|
||||
"author": "nnnick",
|
||||
"main": [
|
||||
"Chart.js"
|
||||
],
|
||||
"devDependencies": {
|
||||
"jquery": "~2.1.4"
|
||||
}
|
||||
}
|
||||
"name": "Chart.js",
|
||||
"version": "2.0.0",
|
||||
"description": "Simple HTML5 Charts using the canvas element",
|
||||
"homepage": "https://github.com/nnnick/Chart.js",
|
||||
"author": "nnnick",
|
||||
"main": [
|
||||
"Chart.js"
|
||||
],
|
||||
"devDependencies": {
|
||||
"jquery": "~2.1.4"
|
||||
}
|
||||
}
|
||||
16262
dist/Chart.bundle.js
vendored
16262
dist/Chart.bundle.js
vendored
File diff suppressed because it is too large
Load Diff
16
dist/Chart.bundle.min.js
vendored
16
dist/Chart.bundle.min.js
vendored
File diff suppressed because one or more lines are too long
16260
dist/Chart.js
vendored
16260
dist/Chart.js
vendored
File diff suppressed because it is too large
Load Diff
12
dist/Chart.min.js
vendored
12
dist/Chart.min.js
vendored
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
"name": "chart.js",
|
||||
"homepage": "http://www.chartjs.org",
|
||||
"description": "Simple HTML5 charts using the canvas element.",
|
||||
"version": "2.0.0-beta2",
|
||||
"version": "2.0.0",
|
||||
"main": "src/chart.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -48,4 +48,4 @@
|
||||
"chartjs-color": "^1.0.2",
|
||||
"moment": "^2.10.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user