Skip to content

Commit 3ef1d05

Browse files
committed
bump version to 0.0-6
1 parent 7964b1f commit 3ef1d05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: styler
22
Title: Non-invasive Pretty Printing of R code
3-
Version: 0.0-5
3+
Version: 0.0-6
44
Authors@R: person("Kirill", "Müller", role = c("aut", "cre"), email = "[email protected]")
55
Description:
66
Pretty-prints R code without changing the user's formatting intent.
@@ -29,7 +29,7 @@ Remotes:
2929
License: GPL-3
3030
Encoding: UTF-8
3131
LazyData: true
32-
Date: 2017-06-30
32+
Date: 2017-07-10
3333
BugReports: https://github.com/krlmlr/styler/issues
3434
URL: https://github.com/krlmlr/styler, http://krlmlr.github.io/styler
3535
Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace", "pkgapi::api_roclet"))

0 commit comments

Comments
 (0)