Skip to content

Commit

Permalink
Version 0.3.0 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
saxbophone committed May 24, 2022
1 parent 7abf5cc commit 9c77a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ else()
set(ARBY_SUBPROJECT ON)
endif()

project(arby VERSION 0.2.0 LANGUAGES CXX)
project(arby VERSION 0.3.0 LANGUAGES CXX)

find_program(CCACHE_PROGRAM ccache)
if(CCACHE_PROGRAM)
Expand Down

0 comments on commit 9c77a3f

Please sign in to comment.