Skip to content

Commit ea723a7

Browse files
committed
Bump version to 0.4.0
1 parent 5e4b6c2 commit ea723a7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

chartjs-plugin-annotation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* chartjs-plugin-annotation.js
33
* http://chartjs.org/
4-
* Version: 0.3.0
4+
* Version: 0.4.0
55
*
66
* Copyright 2016 Evert Timberg
77
* Released under the MIT license

chartjs-plugin-annotation.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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chartjs-plugin-annotation",
33
"description": "Annotations for Chart.js",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"license": "MIT",
66
"main": "src/chart.annotation.js",
77
"repository": {

0 commit comments

Comments
 (0)