Skip to content

Commit 284906a

Browse files
committed
Pushing version.
1 parent 49f954f commit 284906a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ if (DEFINED ENV{RESTC_CPP_VERSION})
55
endif()
66

77
if (NOT DEFINED RESTC_CPP_VERSION)
8-
set(RESTC_CPP_VERSION 0.9.0)
8+
set(RESTC_CPP_VERSION 0.9.1)
99
endif()
1010

1111
project (restc-cpp VERSION ${RESTC_CPP_VERSION})

0 commit comments

Comments
 (0)