Skip to content

Commit ebf5d36

Browse files
author
Niilo Keinänen
committed
LCJS v8.0.0
1 parent 22c5938 commit ebf5d36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
127127
[3]: https://stackoverflow.com/questions/tagged/lightningchart
128128
[4]: https://lightningchart.com/support-services/
129129

130-
© LightningChart Ltd 2009-2022. All rights reserved.
130+
© LightningChart Ltd 2009-2025. All rights reserved.
131131

132132

133133
[Map chart]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/MapChart.html

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.0",
2+
"version": "2.0.1",
33
"scripts": {
44
"build": "webpack --mode production",
55
"start": "webpack serve"

0 commit comments

Comments
 (0)