Skip to content

Commit b0098b8

Browse files
committed
doc
1 parent 788ca1b commit b0098b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1621,7 +1621,7 @@ Consider using this option if you are displaying untrusted content. Read more ab
16211621
##### MathfieldElement.version
16221622
16231623
```ts
1624-
static version: string = '0.108.0';
1624+
static version: string = '0.108.1';
16251625
```
16261626
16271627
</MemberCard>
@@ -6859,7 +6859,7 @@ const version: {
68596859
};
68606860
```
68616861
6862-
Current version: `0.108.0`
6862+
Current version: `0.108.1`
68636863
68646864
The version string of the SDK using the [semver](https://semver.org/) convention:
68656865

0 commit comments

Comments
 (0)