We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe70c9 commit 498496aCopy full SHA for 498496a
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.24)
3
project(
4
fstats
5
LANGUAGES Fortran
6
- VERSION 1.4.0
+ VERSION 1.5.0
7
)
8
9
# Confgiure everything
fpm.toml
@@ -1,5 +1,5 @@
1
name = "fstats"
2
-version = "1.4.0"
+version = "1.5.0"
license = "GPL-3.0"
author = "Jason Christopherson"
maintainer = "Jason Christopherson"
0 commit comments