Skip to content

Commit 23b9c55

Browse files
committed
bump version to 0.0-9
1 parent bfddf48 commit 23b9c55

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-8
3+
Version: 0.0-9
44
Authors@R: c(person("Kirill", "Müller", role = c("aut"), email = "[email protected]"),
55
person("Lorenz", "Walthert", role = c("cre", "aut"), email = "[email protected]"))
66
Description:
@@ -28,7 +28,7 @@ Remotes:
2828
License: GPL-3
2929
Encoding: UTF-8
3030
LazyData: true
31-
Date: 2017-08-24
31+
Date: 2017-10-23
3232
BugReports: https://github.com/krlmlr/styler/issues
3333
URL: https://github.com/krlmlr/styler, http://krlmlr.github.io/styler
3434
Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace", "collate", "pkgapi::api_roclet"))

0 commit comments

Comments
 (0)