Skip to content

Commit 62d697b

Browse files
committed
Bump version to 1.0.0
1 parent 837a549 commit 62d697b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "chartjs-plugin-deferred",
3-
"homepage": "http://www.chartjs.org",
3+
"homepage": "https://chartjs-plugin-deferred.netlify.com",
44
"description": "Chart.js plugin to defer initial chart updates",
5-
"version": "0.3.0",
5+
"version": "1.0.0",
66
"license": "MIT",
77
"main": "dist/chartjs-plugin-deferred.js",
88
"repository": {

0 commit comments

Comments
 (0)