Skip to content

Commit a75b408

Browse files
committed
Jurassic was updated to version of June 14, 2016
1 parent 278759a commit a75b408

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Binaries/Jurassic/Jurassic.dll

16 KB
Binary file not shown.

src/JavaScriptEngineSwitcher.Jurassic/JurassicJsEngine.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public sealed class JurassicJsEngine : JsEngineBase
3030
/// <summary>
3131
/// Version of original JavaScript engine
3232
/// </summary>
33-
private const string ENGINE_VERSION = "Jun 4, 2016";
33+
private const string ENGINE_VERSION = "Jun 14, 2016";
3434

3535
/// <summary>
3636
/// Jurassic JS engine

0 commit comments

Comments
 (0)