Skip to content

Commit

Permalink
Bumping version to v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturSztuc committed Jul 5, 2024
1 parent 830a432 commit 79c830e
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 @@ -8,7 +8,7 @@
# https://dune-daq-sw.readthedocs.io/en/latest/packages/daq-cmake/

cmake_minimum_required(VERSION 3.12)
project(trgtools VERSION 1.1.3)
project(trgtools VERSION 1.1.4)

find_package(daq-cmake REQUIRED)
find_package(CLI11 REQUIRED)
Expand Down

0 comments on commit 79c830e

Please sign in to comment.