We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4cf5c commit 651cd39Copy full SHA for 651cd39
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "assemblyscript-json",
3
- "version": "0.3.2",
+ "version": "0.3.3",
4
"types": "assembly/index.ts",
5
"scripts": {
6
"asbuild:untouched": "asc assembly/index.ts -b build/untouched.wasm -t build/untouched.wat --sourceMap --validate --debug",
0 commit comments