Skip to content

Commit

Permalink
Update NEWS and DESCRIPTION for v0.2.1. (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
MHenderson committed Mar 11, 2024
1 parent 464af96 commit 979b1c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -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 = "[email protected]",
role = c("aut", "cre"))
Description: Peter Henderson's Functional Geometry in R.
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 979b1c4

Please sign in to comment.