Skip to content

Commit

Permalink
Increment version number to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jan 12, 2024
1 parent ac48090 commit 06ef7dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: pool
Title: Object Pooling
Version: 1.0.1.9000
Version: 1.0.2
Authors@R: c(
person("Joe", "Cheng", , "joe@posit.co", role = "aut"),
person("Barbara", "Borges", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# pool (development version)
# pool 1.0.2

* No longer depends on the withr package, by instead requiring R 3.6.

Expand Down

0 comments on commit 06ef7dd

Please sign in to comment.