Skip to content

Commit

Permalink
fledge: Bump version to 2.2.0.9001
Browse files Browse the repository at this point in the history
  • Loading branch information
joethorley committed Feb 19, 2025
1 parent 194f458 commit e7b639c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: ssdtools
Title: Species Sensitivity Distributions
Version: 2.2.0.9000
Version: 2.2.0.9001
Authors@R: c(
person("Joe", "Thorley", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7683-4592")),
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# ssdtools 2.2.0.9001

- Update citations.


# ssdtools 2.2.0.9000

- House-keeping on Github actions.


# ssdtools 2.2.0

- Added `ssd_label_comma_hc()` function to label numbers with significant digits and comma and offset hazard concentration value if present in breaks.
Expand Down

0 comments on commit e7b639c

Please sign in to comment.