diff --git a/DESCRIPTION b/DESCRIPTION index 36a3c7e..69537ab 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: DAISIEutils Title: Utility Functions for the DAISIE Package Date: 2022-06-20 -Version: 1.2.0 +Version: 1.2.1 Authors@R: c( person(given = "Pedro", family = "Santos Neves", diff --git a/NEWS.md b/NEWS.md index 35ef2cb..3dc5e12 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# DAISIEutils 1.2.1 + +* Correct `.zenodo.json` for automatic release and archiving on Zenodo. + # DAISIEutils 1.2.0 * Reworked all reference test file infrastructure to use `tempdir()`.