We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4232e2 commit 1eec547Copy full SHA for 1eec547
README.md
@@ -74,7 +74,7 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
74
[3]: https://stackoverflow.com/questions/tagged/lightningchart
75
[4]: https://lightningchart.com/support-services/
76
77
-© LightningChart Ltd 2009-2022. All rights reserved.
+© LightningChart Ltd 2009-2025. All rights reserved.
78
79
80
[3D chart]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/Chart3D.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