Skip to content

Commit

Permalink
document fix for #297 and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinsimpson committed Jul 17, 2024
1 parent 2b8abf1 commit a90abe2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: gratia
Version: 0.9.2.9002
Date: 2024-06-26
Version: 0.9.2.9003
Date: 2024-07-17
Title: Graceful 'ggplot'-Based Graphics and Other Functions for GAMs Fitted Using 'mgcv'
Authors@R: c(person(given = "Gavin L.", family = "Simpson",
email = "[email protected]",
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
v0.9.2.9002 this argument is deprecated and using it will now generate a
warning. #291

* `draw()` was not plotting cyclic P spline smooths. Reported by @Zuckerbrot
#297

# gratia 0.9.2

## Breaking changes
Expand Down

0 comments on commit a90abe2

Please sign in to comment.