Skip to content

Commit 52eb0c7

Browse files
committed
Bump version to v1.0.1 for release
1 parent e8c991f commit 52eb0c7

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
@@ -1,7 +1,7 @@
11

22
cmake_minimum_required(VERSION 3.11)
33

4-
project(libnv-portable VERSION 1.0.0 DESCRIPTION "A cross-platform userspace version of libnv, ported from FreeBSD")
4+
project(libnv-portable VERSION 1.0.1 DESCRIPTION "A cross-platform userspace version of libnv, ported from FreeBSD")
55

66
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake/")
77

0 commit comments

Comments
 (0)