Skip to content

Commit 30d559b

Browse files
committed
[Lity] Update lity version for v1.2.8-pre
1 parent 7310a36 commit 30d559b

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(LITY_PROJECT_VERSION "1.2.7")
11+
set(LITY_PROJECT_VERSION "1.2.8")
1212
set(SOLC_PROJECT_VERSION "0.5.0")
1313
project(lity VERSION ${LITY_PROJECT_VERSION})
1414

0 commit comments

Comments
 (0)