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 c049c66 commit e91f694Copy full SHA for e91f694
Binaries/Jurassic/Jurassic.dll
15 KB
src/JavaScriptEngineSwitcher.Jurassic/JurassicJsEngine.cs
@@ -30,7 +30,7 @@ public sealed class JurassicJsEngine : JsEngineBase
30
/// <summary>
31
/// Version of original JavaScript engine
32
/// </summary>
33
- private const string ENGINE_VERSION = "Apr 2, 2016";
+ private const string ENGINE_VERSION = "Jun 4, 2016";
34
35
36
/// Jurassic JS engine
0 commit comments