Skip to content

Commit 22e0fa4

Browse files
committed
bump package version
1 parent 9b703bf commit 22e0fa4

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: git2rdata
22
Title: Store and Retrieve Data.frames in a Git Repository
3-
Version: 0.1.0.9003
3+
Version: 0.2.0
44
Authors@R: c(
55
person(
66
"Thierry", "Onkelinx", role = c("aut", "cre"),

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"issueTracker": "https://github.com/ropensci/git2rdata/issues",
1616
"license": "https://spdx.org/licenses/GPL-3.0",
17-
"version": "0.1.0.9002",
17+
"version": "0.2.0",
1818
"programmingLanguage": {
1919
"@type": "ComputerLanguage",
2020
"name": "R",
@@ -203,7 +203,7 @@
203203
],
204204
"releaseNotes": "https://github.com/ropensci/git2rdata/blob/master/NEWS.md",
205205
"readme": "https://github.com/ropensci/git2rdata/blob/master/README.md",
206-
"fileSize": "362.855KB",
206+
"fileSize": "341.663KB",
207207
"contIntegration": [
208208
"https://travis-ci.org/inbo/git2rdata",
209209
"https://ci.appveyor.com/project/ThierryO/git2rdata/branch/master",

cran-comments.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
## Test environments
22
* local
3-
* ubuntu 18.04, R 3.6.0
3+
* ubuntu 18.04.3 LTS, R 3.6.1
44
* travis-ci
55
* trusty, oldrel
66
* xenial, release and devel
77
* osx, release
88
* AppVeyor
9-
* Windows Server 2012, R 3.6.0 Patched
9+
* Windows Server 2012 R2 x64, R 3.6.1 Patched
1010
* r-hub
1111
* Windows Server 2008 R2 SP1, R-devel, 32/64 bit
1212
* Ubuntu Linux 16.04 LTS, R-release, GCC
1313
* Fedora Linux, R-devel, clang, gfortran
1414

1515
## R CMD check results
1616

17-
0 errors | 0 warnings | 1 note
18-
19-
* This is a new release.
17+
0 errors | 0 warnings | 0 note

0 commit comments

Comments
 (0)