Skip to content

Commit

Permalink
v2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jun 11, 2024
1 parent 8f197d3 commit d483589
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: mauricer
Type: Package
Title: Work with 'BEAST2' Packages
Version: 2.5.4
Version: 2.5.5
Authors@R: c(
person("Richèl J.C.", "Bilderbeek", email = "rjcbilderbeek@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1107-7049")),
person("Olivier", "Roy", role = "ctb"))
Expand Down
21 changes: 20 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,26 @@ Newest versions at top.

<!-- markdownlint-disable MD024 -->

## `mauricer` v2.5.4 (2024-06-05)
## `mauricer` v2.5.5 (unreleased)

### NEW FEATURES

* None

### MINOR IMPROVEMENTS

* None

### BUG FIXES

* None

### DEPRECATED AND DEFUNCT

* None


## `mauricer` v2.5.4 (2024-06-10)

### NEW FEATURES

Expand Down
2 changes: 1 addition & 1 deletion Singularity
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ is_beast2_pkg_installed(name = "bacter", beast2_folder = beast2_folder)

URL https://github.com/ropensci/mauricer

VERSION 2.5.1
VERSION 2.5.5

0 comments on commit d483589

Please sign in to comment.