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 22c5938 commit ebf5d36Copy full SHA for ebf5d36
README.md
@@ -127,7 +127,7 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
127
[3]: https://stackoverflow.com/questions/tagged/lightningchart
128
[4]: https://lightningchart.com/support-services/
129
130
-© LightningChart Ltd 2009-2022. All rights reserved.
+© LightningChart Ltd 2009-2025. All rights reserved.
131
132
133
[Map chart]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/MapChart.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