Skip to content

Commit a0b65ef

Browse files
authored
Bump project version from 0.0.22 to 0.0.23
1 parent ac1580e commit a0b65ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.11)
22
project (
33
uvwasi
44
DESCRIPTION "WASI syscall API built atop libuv"
5-
VERSION 0.0.22
5+
VERSION 0.0.23
66
LANGUAGES C
77
)
88

0 commit comments

Comments
 (0)