Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Feb 10, 2021
1 parent 9d8077b commit 85e719d
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,6 +1,6 @@
Package: usethis
Title: Automate Package and Project Setup
Version: 2.0.1
Version: 2.0.1.9000
Authors@R:
c(person(given = "Hadley",
family = "Wickham",
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# usethis (development version)

# usethis 2.0.1

* All functions that require a package now ask you if you'd like to install it.
Expand Down

0 comments on commit 85e719d

Please sign in to comment.