Skip to content

Commit 060a0ac

Browse files
authored
Update CMakeLists.txt
1 parent bd91678 commit 060a0ac

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.21
5+
VERSION 0.0.22
66
LANGUAGES C
77
)
88

0 commit comments

Comments
 (0)