Skip to content

Commit 585b891

Browse files
committed
doc: version bump & redoc
1 parent e75530e commit 585b891

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Package: mariobox
22
Title: A Framework For Packaging {plumber} APIs
3-
Version: 0.0.0.9000
3+
Version: 0.0.1.9001
44
Authors@R: c(
55
person("Antoine", "Languillaume", , "[email protected]", role = "aut"),
66
person("Colin", "Fay", , "[email protected]", role = c("aut", "cre"))
77
)
88
Description: A framework for building robust {plumber} APIs. This package
99
contains a series of tools to build {plumber} APIs as packages.
1010
License: MIT + file LICENSE
11-
Imports:
11+
Imports:
1212
cli,
1313
fs,
1414
here,
@@ -18,7 +18,7 @@ Imports:
1818
usethis,
1919
utils,
2020
yaml
21-
Suggests:
21+
Suggests:
2222
httr,
2323
rcmdcheck,
2424
pkgload,

man/create_mariobox.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)