Skip to content

Commit 1265f00

Browse files
att
1 parent 815c20c commit 1265f00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"assets": ["c2wasm.c"],
3-
"description": "c2wasm.c release",
3+
"description": "fix on memcpy for strings with utf8 characters",
44
"release": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}",
55
"replacers": {
66
"BIG_VERSION": "0",
77
"PATCH_VERSION": "0",
8-
"SMALL_VERSION": "12"
8+
"SMALL_VERSION": "13"
99
},
1010
"tag": "{BIG_VERSION}.{SMALL_VERSION}.{PATCH_VERSION}"
1111
}

0 commit comments

Comments
 (0)