Skip to content

Commit b00e916

Browse files
committed
Increment version to 0.1.7
1 parent f4de369 commit b00e916

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
@@ -8,7 +8,7 @@ include(EthPolicy)
88
eth_policy()
99

1010
# project name and version should be set after cmake_policy CMP0048
11-
set(PROJECT_VERSION "0.1.6")
11+
set(PROJECT_VERSION "0.1.7")
1212
project(solidity VERSION ${PROJECT_VERSION})
1313

1414
# Let's find our dependencies

0 commit comments

Comments
 (0)