Skip to content

Commit 15a1aa5

Browse files
Update version information
1 parent 5d95ec1 commit 15a1aa5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.24)
33
project(
44
fstats
55
LANGUAGES Fortran
6-
VERSION 1.5.1
6+
VERSION 1.5.2
77
)
88
set(CMAKE_Fortran_STANDARD 2018)
99
set(CMAKE_Fortran_STANDARD_REQUIRED TRUE)

fpm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "fstats"
2-
version = "1.5.1"
2+
version = "1.5.2"
33
license = "GPL-3.0"
44
author = "Jason Christopherson"
55
maintainer = "Jason Christopherson"

0 commit comments

Comments
 (0)