Skip to content

Commit c363c31

Browse files
authored
Merge pull request #316 from eosnetworkfoundation/kayan_bump_1.0.2
bump version 1.0.2
2 parents 87d4f35 + 66f509f commit c363c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include(cmake/conan.cmake)
2020

2121
set(VERSION_MAJOR 1)
2222
set(VERSION_MINOR 0)
23-
set(VERSION_PATCH 1)
23+
set(VERSION_PATCH 2)
2424
#set(VERSION_SUFFIX rc4)
2525

2626
if(VERSION_SUFFIX)

0 commit comments

Comments
 (0)