Skip to content

Commit

Permalink
CRAN release v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Apr 26, 2017
1 parent 0c0799d commit d6bf37f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: formatR
Type: Package
Title: Format R Code Automatically
Version: 1.4.3
Date: 2016-05-09
Version: 1.5
Date: 2017-04-26
Authors@R: c(
person("Yihui", "Xie", email = "xie@yihui.name", role = c("aut", "cre")),
person("Eugene", "Ha", role = "ctb"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CHANGES IN formatR VERSION 1.5 (unreleased)
CHANGES IN formatR VERSION 1.5

NEW FEATURES

Expand Down

2 comments on commit d6bf37f

@edlee123
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you yihui!

@yihui
Copy link
Owner Author

@yihui yihui commented on d6bf37f May 2, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My pleasure!

Please sign in to comment.