Skip to content

Commit 48e16ec

Browse files
authored
Bump version to 1.0.0-beta.5 (#490)
1 parent c2585ea commit 48e16ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "Plugin that enables zoom and pan functionality in Chart.js charts.",
4-
"version": "1.0.0-beta.4",
4+
"version": "1.0.0-beta.5",
55
"license": "MIT",
66
"jsdelivr": "dist/chartjs-plugin-zoom.min.js",
77
"unpkg": "dist/chartjs-plugin-zoom.min.js",

0 commit comments

Comments
 (0)