diff --git a/library.json b/library.json index 274baa0..7c3d7e1 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Wasm3", - "version": "0.4.8", + "version": "0.4.9", "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.", "keywords": "esp32, esp8266, wasm, webassembly, interpreter, iot, edge computing", "authors": [ diff --git a/library.properties b/library.properties index 518dec0..7ea9445 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Wasm3 -version=0.4.8 +version=0.4.9 author=Volodymyr Shymanskyy , Steven Massey license=MIT maintainer=Volodymyr Shymanskyy