Skip to content

Commit d19f169

Browse files
committed
Increment version number
1 parent bd449af commit d19f169

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: usethis
22
Title: Automate Package and Project Setup
3-
Version: 1.3.0.9000
3+
Version: 1.4.0
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-4757-117X")

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# usethis 1.4.0
2+
13
# usethis 1.3.0.9000
24

35
* `use_template()` no longer errors when a user chooses not to overwrite an existing file and simply exits with confirmation that the file is unchanged (#348, #350, @boshek).

0 commit comments

Comments
 (0)