Skip to content

Commit

Permalink
Increment version number to 0.0.0.9121
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewphamilton committed Sep 20, 2023
1 parent 1252368 commit ab5a2af
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: ready4
Title: Implement Transparent, Reusable and Updatable Computational Health
Economic Models
Version: 0.0.0.9120
Version: 0.0.0.9121
Authors@R: c(
person("Matthew", "Hamilton", , "matthew.hamilton@orygen.org.au", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7407-9194")),
Expand Down Expand Up @@ -30,6 +30,8 @@ Collate:
'C4_Ready4Module.R'
'C4_Ready4Private.R'
'C4_Ready4Public.R'
'add.R'
'bind.R'
'fn_add.R'
'fn_bind.R'
'fn_get.R'
Expand All @@ -40,9 +42,11 @@ Collate:
'fn_transform.R'
'fn_update.R'
'fn_write.R'
'get.R'
'grp_generics.R'
'imp_fns.R'
'imp_mthds.R'
'make.R'
'mthd_authorSlot.R'
'mthd_characterizeSlot.R'
'mthd_depictSlot.R'
Expand All @@ -59,7 +63,13 @@ Collate:
'mthd_renewSlot.R'
'mthd_shareSlot.R'
'pkg_ready4.R'
'print.R'
'ready4-package.R'
'remove.R'
'rowbind.R'
'transform.R'
'update.R'
'write.R'
Imports:
assertthat,
bib2df,
Expand Down

0 comments on commit ab5a2af

Please sign in to comment.