Skip to content

Commit

Permalink
Bump up version for fix releave 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
9prady9 committed Dec 6, 2018
1 parent e3fdbd4 commit 40a8b81
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 @@ -24,7 +24,7 @@ if(FG_ENABLE_HUNTER)
mark_as_advanced(HUNTER_BUILD_SHARED_LIBS)
endif()

project(Forge VERSION 1.0.2 LANGUAGES C CXX)
project(Forge VERSION 1.0.3 LANGUAGES C CXX)

include(ForgeVersion)

Expand Down

0 comments on commit 40a8b81

Please sign in to comment.