Skip to content

Commit 54d36e2

Browse files
author
Niilo Keinänen
committed
LCJS v8.0.0
1 parent 6348dca commit 54d36e2

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
@@ -80,7 +80,7 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
8080
[3]: https://stackoverflow.com/questions/tagged/lightningchart
8181
[4]: https://lightningchart.com/support-services/
8282

83-
© LightningChart Ltd 2009-2022. All rights reserved.
83+
© LightningChart Ltd 2009-2025. All rights reserved.
8484

8585

8686
[3D chart]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/Chart3D.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)