Skip to content

Commit 0fc2608

Browse files
committed
Bump version to v0.4.1
1 parent f046289 commit 0fc2608

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

chartjs-plugin-zoom.js

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

chartjs-plugin-zoom.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-zoom",
33
"description": "Simple HTML5 charts using the canvas element.",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"license": "MIT",
66
"main": "src/chart.zoom.js",
77
"repository": {

0 commit comments

Comments
 (0)