diff --git a/DESCRIPTION b/DESCRIPTION index ba883a6..ac1a4a5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Type: Package Package: scda Title: Package to Access Synthetic CDISC Archive Data -Version: 0.1.6.9018 -Date: 2024-04-22 +Version: 0.1.6.9019 +Date: 2024-04-29 Authors@R: c( person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = c("aut", "cre")), person("Adrian", "Waddell", , "adrian.waddell@gene.com", role = "aut"), diff --git a/NEWS.md b/NEWS.md index 1096c15..d689a07 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# scda 0.1.6.9018 +# scda 0.1.6.9019 * Updated examples to use `scda.2022` data. * Removed dependency on `scda.2021`.