Skip to content

Commit af8e79b

Browse files
committed
Bump version to 2.0.0-rc.1
1 parent 0870ebe commit af8e79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "chartjs-plugin-datalabels",
33
"homepage": "https://chartjs-plugin-datalabels.netlify.app",
44
"description": "Chart.js plugin to display labels on data elements",
5-
"version": "2.0.0-rc",
5+
"version": "2.0.0-rc.1",
66
"license": "MIT",
77
"main": "dist/chartjs-plugin-datalabels.js",
88
"module": "dist/chartjs-plugin-datalabels.esm.js",

0 commit comments

Comments
 (0)