Skip to content

Commit 79bea12

Browse files
committed
Increment version number to 0.8.0
1 parent c9fb452 commit 79bea12

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: iddoverse
22
Title: Converting IDDO-SDTM Data To Analysis Datasets
3-
Version: 0.7.2
3+
Version: 0.8.0
44
Authors@R:
55
person("Rhys", "Peploe", , "rhyspeploe1998@gmail.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0009-0001-1669-3716"))

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# iddoverse 0.8.0
2+
13
# iddoverse 0.7.2
24

35
# iddoverse 0.7.1

inst/CITATION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ citEntry(
77
institution = "Infectious Disease Data Observatory (IDDO), University of Oxford, Oxford, UK",
88
year = "2023",
99
url = "https://github.com/Infectious-Diseases-Data-Observatory/iddoverse",
10-
note = "Package Version 0.7.2",
10+
note = "Package Version 0.8.0",
1111
textVersion = paste(
1212
"R. Peploe (2023), 'Welcome to the iddoverse: An R package for converting IDDO-SDTM data to analyse datasets', Infectious Disease Data Observatory, University of Oxford. Available: https://github.com/Infectious-Diseases-Data-Observatory/iddoverse"
1313
)

0 commit comments

Comments
 (0)