Skip to content

Commit eff0f0c

Browse files
committed
Release 0.6.2
1 parent 9e7bc34 commit eff0f0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.6.1",
4+
"version": "0.6.2",
55
"author": "Evert Timberg <[email protected]>",
66
"license": "MIT",
77
"main": "src/chart.zoom.js",
@@ -30,4 +30,4 @@
3030
"chart.js": "^2.6.0",
3131
"hammerjs": "^2.0.8"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)