Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Jul 13, 2020
1 parent f76dbc2 commit 4cf7de5
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: pkgbuild
Title: Find Tools Needed to Build R Packages
Version: 1.0.8.9000
Version: 1.1.0
Authors@R: c(
person("Hadley", "Wickham", role = "aut"),
person("Jim", "Hester", , "jim.hester@rstudio.com", role = c("aut", "cre")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# pkgbuild (development version)
# pkgbuild 1.1.0

* `compile_dll()` now supports automatic cpp11 registration if the package links to cpp11.
* `rtools_needed` returns correct version instead of "custom" (@burgerga, #97)
Expand Down

0 comments on commit 4cf7de5

Please sign in to comment.