Skip to content

Commit bc94f56

Browse files
committed
Bump version to 0.6.0
1 parent d951c1d commit bc94f56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "chartjs-plugin-datalabels",
33
"homepage": "https://chartjs-plugin-datalabels.netlify.com",
44
"description": "Chart.js plugin to display labels on data elements",
5-
"version": "0.5.0",
5+
"version": "0.6.0",
66
"license": "MIT",
7-
"main": "./dist/chartjs-plugin-datalabels.js",
8-
"types": "./types/index.d.ts",
7+
"main": "dist/chartjs-plugin-datalabels.js",
8+
"types": "types/index.d.ts",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/chartjs/chartjs-plugin-datalabels.git"

0 commit comments

Comments
 (0)