Skip to content

Commit 589af81

Browse files
committed
bump version string to 2025-03-14 release
1 parent 0a805d7 commit 589af81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/glow/primitives.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3720,7 +3720,7 @@
37203720
}
37213721

37223722
function glowVersion() {
3723-
return 'Web VPython 3.2 (released 2025-01-02)'
3723+
return 'Web VPython 3.2 (released 2025-03-14)'
37243724
}
37253725

37263726
eval("0") // Force minifier not to mangle e.g. box function name (since it breaks constructor.name)

package/glow.3.2.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)