Skip to content

Commit

Permalink
Merge pull request #7 from Goddard-Fortran-Ecosystem/patch
Browse files Browse the repository at this point in the history
Update pFUnit version
  • Loading branch information
tclune authored Apr 21, 2022
2 parents d58429a + dd5ce6d commit 4c29f95
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.12)
project (GFE
VERSION 1.1.0
VERSION 1.1.1
LANGUAGES Fortran
)
cmake_policy(SET CMP0074 NEW)
Expand Down
6 changes: 6 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.1.1] - 2022-04-21

### Fixed

- Updated pFunit to include a bugfix.

## [1.1.0] - 2022-04-20

## Changed
Expand Down

0 comments on commit 4c29f95

Please sign in to comment.