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 278759a commit a75b408Copy full SHA for a75b408
Binaries/Jurassic/Jurassic.dll
16 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 = "Jun 4, 2016";
+ private const string ENGINE_VERSION = "Jun 14, 2016";
34
35
36
/// Jurassic JS engine
0 commit comments