Skip to content

Commit 8cb1c93

Browse files
committed
bump glowVersion.
1 parent e46b134 commit 8cb1c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/glow/primitives.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3644,7 +3644,7 @@
36443644
}
36453645

36463646
function glowVersion() {
3647-
return 'Web VPython 3.2 (released 2024-11-30)'
3647+
return 'Web VPython 3.2 (released 2025-01-02)'
36483648
}
36493649

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

0 commit comments

Comments
 (0)