Skip to content

Commit 426d918

Browse files
haxelib
1 parent db7dc25 commit 426d918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

haxelib.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"license" : "MIT",
55
"tags" : ["js", "php7", "stack", "callstack", "stacktrace"],
66
"description" : "Friendly stack traces for JS and PHP7 targets. Makes them point to haxe sources.",
7-
"version" : "2.3.4",
8-
"releasenote" : "Added -D JSTACK_ASYNC_ENTRY for non-blocking sourcemap loading.",
7+
"version" : "2.3.5",
8+
"releasenote" : "Fixed leaking platform-specific code into macro context.",
99
"classPath" : "src",
1010
"contributors" : ["RealyUniqueName"],
1111
"dependencies" : {

0 commit comments

Comments
 (0)