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 9b29554 commit a81bc24Copy full SHA for a81bc24
README.md
@@ -56,7 +56,7 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
56
[3]: https://stackoverflow.com/questions/tagged/lightningchart
57
[4]: https://lightningchart.com/support-services/
58
59
-© LightningChart Ltd 2009-2022. All rights reserved.
+© LightningChart Ltd 2009-2025. All rights reserved.
60
61
62
[Dashboard]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/Dashboard.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