We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15a4f4d + 33b9545 commit c67926cCopy full SHA for c67926c
CMakeLists.txt
@@ -8,7 +8,7 @@ include(EthPolicy)
8
eth_policy()
9
10
# project name and version should be set after cmake_policy CMP0048
11
-set(PROJECT_VERSION "0.3.0")
+set(PROJECT_VERSION "0.3.1")
12
project(solidity VERSION ${PROJECT_VERSION})
13
14
# Let's find our dependencies
0 commit comments