We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1580e commit a0b65efCopy full SHA for a0b65ef
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.11)
2
project (
3
uvwasi
4
DESCRIPTION "WASI syscall API built atop libuv"
5
- VERSION 0.0.22
+ VERSION 0.0.23
6
LANGUAGES C
7
)
8
0 commit comments