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 41ab577 commit b80282bCopy full SHA for b80282b
2 files changed
PacletInfo.wl
@@ -7,7 +7,7 @@ PacletObject[
7
"Creator" -> "WLJSTeam",
8
"License" -> "GPL-3.0",
9
"PublisherID" -> "CoffeeLiqueur",
10
- "Version" -> "3.0.0",
+ "Version" -> "3.0.3",
11
"WolframVersion" -> "13.3+",
12
"Extensions" -> {
13
{
package.json
@@ -1,6 +1,6 @@
1
2
"name": "wljs-notebook",
3
- "version": "3.0.2",
+ "version": "3.0.3",
4
"recommended-client-version": "2.6.3",
5
"description": "A computational notebook IDE for Wolfram Language",
6
"author": {
0 commit comments