Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0ebe388

Browse files
committed
Update version for v2.2.2 release
1 parent 4a4dccd commit 0ebe388

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
@@ -2,7 +2,7 @@
22
"name": "chart.js",
33
"homepage": "http://www.chartjs.org",
44
"description": "Simple HTML5 charts using the canvas element.",
5-
"version": "2.2.1",
5+
"version": "2.2.2",
66
"license": "MIT",
77
"main": "src/chart.js",
88
"repository": {
@@ -52,4 +52,4 @@
5252
"chartjs-color": "^2.0.0",
5353
"moment": "^2.10.6"
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)