Skip to content

Commit 171eda5

Browse files
committed
Bump version to 1.3.1
1 parent 160f9eb commit 171eda5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: rcmdcheck
22
Title: Run 'R CMD check' from 'R' and Capture Results
3-
Version: 1.3.0.9000
3+
Version: 1.3.1
44
Author: Gábor Csárdi
55
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
66
Description: Run 'R CMD check' from 'R' programmatically, and capture the

inst/NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# devel
2+
# 1.3.1
33

44
* `rcmdcheck()` now correctly overwrites existing tarballs if they already
55
exist in the check directory (#84 @jimhester).

0 commit comments

Comments
 (0)