Skip to content

Commit

Permalink
Bump to version 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Dec 9, 2021
1 parent 050f2c1 commit 33dc765
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,6 +1,6 @@
Package: fs
Title: Cross-Platform File System Operations Based on 'libuv'
Version: 1.5.1.9000
Version: 1.5.2
Authors@R: c(
person("Jim", "Hester", role = "aut"),
person("Hadley", "Wickham", , "[email protected]", "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 @@
# fs (development version)
# fs 1.5.2

* `file_create()` and `dir_create()` now return the correct path when `...` arguments are used (@davidchall, #333).

Expand Down

0 comments on commit 33dc765

Please sign in to comment.