We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c50fd commit 865e218Copy full SHA for 865e218
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: usethis
2
Title: Automate Package and Project Setup
3
-Version: 2.1.1
+Version: 2.1.2
4
Authors@R:
5
c(person(given = "Hadley",
6
family = "Wickham",
NEWS.md
@@ -1,3 +1,5 @@
+# usethis 2.1.2
+
# usethis 2.1.1
`git_default_branch_rename()` no longer errors on repos where README exists, but has no badge block.
0 commit comments