Skip to content

Commit

Permalink
Bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kurkle committed Nov 23, 2022
1 parent ddc717d commit a3cbb60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "chartjs-plugin-zoom",
"description": "Plugin that enables zoom and pan functionality in Chart.js charts.",
"version": "1.3.0",
"version": "2.0.0",
"license": "MIT",
"jsdelivr": "dist/chartjs-plugin-zoom.min.js",
"unpkg": "dist/chartjs-plugin-zoom.min.js",
Expand Down

0 comments on commit a3cbb60

Please sign in to comment.