Skip to content

Commit

Permalink
Increment version number to 1.0.1.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Feb 21, 2023
1 parent 22762fe commit 11ef163
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@
Type: Package
Package: pool
Title: Object Pooling
Version: 1.0.1
Version: 1.0.1.9000
Authors@R: c(
person("Joe", "Cheng", , "[email protected]", role = "aut"),
person("Barbara", "Borges", role = "aut"),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# pool (development version)

# pool 1.0.1

* `copy_to()` now returns a tbl that uses the Pool.
Expand Down

0 comments on commit 11ef163

Please sign in to comment.