@as-covers/assembly
Advanced tools
Comparing version 0.0.4 to 0.1.0
@@ -32,2 +32,2 @@ /** | ||
// External | ||
export declare function __cover(id: u32): void; | ||
export declare function __cover(id: u32): void; |
{ | ||
"name": "@as-covers/assembly", | ||
"version": "0.0.4", | ||
"version": "0.1.0", | ||
"description": "AssemblyScript code coverage for as-covers", | ||
@@ -11,3 +11,3 @@ "scripts": {}, | ||
"license": "MIT", | ||
"gitHead": "4c69bcc3b36b5a8daeb35d3fa8b77bd4ec0e2a68" | ||
"gitHead": "e8b2a9b69379e0ceaaac76d835c98f3221373b4c" | ||
} |
8864
33