Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
PMassicotte committed Sep 12, 2020
1 parent 0e99de8 commit 3bc66ee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ inst/localTests
^appveyor\.yml$
^cran-comments\.md$
^data-raw$
^CRAN-RELEASE$
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: gtrendsR
Type: Package
Title: Perform and Display Google Trends Queries
Version: 1.4.7
Version: 1.4.7.9000
Authors@R: c(person("Philippe", "Massicotte", email =
"pmassicotte@hotmail.com", role = c("aut", "cre")), person("Dirk",
"Eddelbuettel", email = "edd@debian.org", role = "aut"))
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# gtrendsR (development version)

# gtrendsR 1.4.7

- Switch Travis CI to R 4.0.0, use bionic as base.
Expand Down

0 comments on commit 3bc66ee

Please sign in to comment.