Skip to content

Commit 160fe5d

Browse files
committed
Update to v0.4.9
1 parent 0821f8a commit 160fe5d

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.8",
3+
"version": "0.4.9",
44
"description": "The fastest WebAssembly interpreter. It allows you to 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.8
2+
version=0.4.9
33
author=Volodymyr Shymanskyy <[email protected]>, Steven Massey <[email protected]>
44
license=MIT
55
maintainer=Volodymyr Shymanskyy <[email protected]>

0 commit comments

Comments
 (0)