Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholaswogan committed Apr 13, 2024
2 parents 1b19c43 + 18c2982 commit 8996520
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/dependencies/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ CPMAddPackage(
# futils
CPMAddPackage(
NAME futils
VERSION 0.1.7
VERSION 0.1.8
GITHUB_REPOSITORY "Nicholaswogan/futils"
GIT_TAG "v0.1.7"
GIT_TAG "v0.1.8"
EXCLUDE_FROM_ALL ON
)

Expand Down

0 comments on commit 8996520

Please sign in to comment.