Skip to content

Commit

Permalink
Bump to 3.6.1 (#9929)
Browse files Browse the repository at this point in the history
  • Loading branch information
etimberg committed Nov 30, 2021
1 parent 42e8594 commit 688cd47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "chart.js",
"homepage": "https://www.chartjs.org",
"description": "Simple HTML5 charts using the canvas element.",
"version": "3.6.0",
"version": "3.6.1",
"license": "MIT",
"jsdelivr": "dist/chart.min.js",
"unpkg": "dist/chart.min.js",
Expand Down Expand Up @@ -106,4 +106,4 @@
"vuepress-theme-chartjs": "^0.2.0",
"yargs": "^17.0.1"
}
}
}

0 comments on commit 688cd47

Please sign in to comment.