We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f10942 commit 6e89249Copy full SHA for 6e89249
2 files changed
README.md
@@ -66,7 +66,7 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
66
[3]: https://stackoverflow.com/questions/tagged/lightningchart
67
[4]: https://lightningchart.com/support-services/
68
69
-© LightningChart Ltd 2009-2022. All rights reserved.
+© LightningChart Ltd 2009-2025. All rights reserved.
70
71
72
[Data Grid]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/DataGrid.html
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "2.0.0",
+ "version": "2.0.1",
3
"scripts": {
4
"build": "webpack --mode production",
5
"start": "webpack serve"
0 commit comments