Skip to content

Commit

Permalink
update version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelHu authored Nov 7, 2024
1 parent 01d0fde commit 739c94c
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
project(
remage
VERSION 0.2.0
VERSION 0.3.0
DESCRIPTION "Simulation framework for HPGe-based experiments"
LANGUAGES C CXX) # C is needed for Geant4's HDF5 support

Expand Down

0 comments on commit 739c94c

Please sign in to comment.