Skip to content

Commit 747ee29

Browse files
committedJun 2, 2021
Boost version
1 parent f40e32a commit 747ee29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Wasm3",
3-
"version": "0.4.9",
3+
"version": "0.5.0",
44
"description": "The fastest WebAssembly interpreter (and the most universal runtime). Run WASM files directly on a wide range of devices, including microcontrollers, routers, smartphones and of course within browsers",
55
"keywords": "esp32, esp8266, wasm, webassembly, interpreter, iot, edge computing",
66
"authors": [

‎library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Wasm3
2-
version=0.4.9
2+
version=0.5.0
33
author=Volodymyr Shymanskyy <vshymanskyi@gmail.com>, Steven Massey <soundandform@gmail.com>
44
license=MIT
55
maintainer=Volodymyr Shymanskyy <vshymanskyi@gmail.com>

0 commit comments

Comments
 (0)
Please sign in to comment.