Skip to content

Commit

Permalink
Bump 0.2.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
elmato committed Aug 14, 2024
1 parent 65a3373 commit c3a0484
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ endif()
set(EXTERNAL_DIR ${CMAKE_SOURCE_DIR}/external)
set(SOLIDITY_BYTECODES_DIR ${CMAKE_BINARY_DIR}/solidity_contracts/bytecodes)

add_compile_definitions(PROJECT_VERSION="0.2.0")

add_subdirectory (solidity_contracts)

enable_testing()
Expand Down

0 comments on commit c3a0484

Please sign in to comment.