Skip to content

Commit ff7c882

Browse files
Merge pull request #591 from lorenzwalthert/r-1.3.0
- Release styler 1.3.0 (#591).
2 parents 4e8d386 + f04e1bf commit ff7c882

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: styler
33
Title: Non-Invasive Pretty Printing of R Code
4-
Version: 1.2.0.9001
4+
Version: 1.3.0
55
Authors@R:
66
c(person(given = "Kirill",
77
family = "Müller",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# styler 1.2.9001
1+
# styler 1.3.0
22

33
## Breaking changes
44

cran-comments.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
## Test environments
22

3-
* local OS X install (10.14.6): R 3.6.0
3+
* local OS X install (10.15.13): R 3.6.1
44
* ubuntu 14.04 (on travis-ci): R devel, R 3.6, R 3.5, R 3.4, R 3.2
5-
* r-hub: R devel (Windows and Linux) and R 3.6 (Windows and Linux).
6-
* win-builder: R devel, R 3.6
5+
* win-builder: R devel, R 3.6.1
76

87
## R CMD check results
98

0 commit comments

Comments
 (0)