diff --git a/DESCRIPTION b/DESCRIPTION index 1a8e12a..3b44126 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: funcgeo Type: Package Title: Functional Geometry in R -Version: 0.2.0.9001 +Version: 0.2.1 Authors@R: person("Matthew", "Henderson", email = "matthew.james.henderson@gmail.com", role = c("aut", "cre")) Description: Peter Henderson's Functional Geometry in R. diff --git a/NEWS.md b/NEWS.md index a79028f..851922c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ # funcgeo (development version) +# funcgeo 0.2.1 + +* Fixed everything so that the check-release action passes. + # funcgeo 0.2.0 * Moved the README example to the squarelimit project.