Skip to content

Commit

Permalink
Bump version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TriceHelix committed Aug 4, 2024
1 parent 5d28931 commit f0c2451
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 @@ -10,7 +10,7 @@

cmake_minimum_required(VERSION 3.27)

set(CROSSPUT_VERSION 0.2.1)
set(CROSSPUT_VERSION 0.3.0)
project(crossput
VERSION ${CROSSPUT_VERSION}
LANGUAGES CXX
Expand Down

0 comments on commit f0c2451

Please sign in to comment.