Skip to content

Commit

Permalink
ensure desc object is present
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Aug 7, 2020
1 parent d983b09 commit 2f4a41f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/update-version.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
update_version_impl <- function(which) {
new_version <- update_version_helper(which = which)
desc <- desc::desc(file = "DESCRIPTION")

ui_done("Package version bumped to {ui_value(new_version)}")

Expand Down

0 comments on commit 2f4a41f

Please sign in to comment.