diff --git a/haxelib.json b/haxelib.json index 4b2be7b..0c02d90 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license" : "MIT", "tags" : ["js", "stack", "callstack", "stacktrace"], "description" : "Friendly stack traces for JS target. Makes haxe.CallStack point to haxe sources.", - "version" : "1.0.1", - "releasenote" : "Fix locating entry point.", + "version" : "2.0.0", + "releasenote" : "Use `sourcemap` haxe lib instead of js lib.", "classPath" : "src", "contributors" : ["RealyUniqueName"], "dependencies" : {