Skip to content

Commit d93854b

Browse files
committed
bump version
1 parent 3c17e0e commit d93854b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: quarto
22
Title: R Interface to 'Quarto' Markdown Publishing System
3-
Version: 1.4.4.9011
3+
Version: 1.4.4.9012
44
Authors@R: c(
55
person("JJ", "Allaire", , "[email protected]", role = "aut",
66
comment = c(ORCID = "0000-0003-0174-9868")),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# quarto (development version)
22

3+
- Make `quarto_render(as_job = TRUE)` wrapable (thanks, @salim-b, #105).
4+
35
- Quarto CLI will now correctly use the same R version than the one used to run functions in this package (#204).
46

57
- Add `quarto_available()` function to check if Quarto CLI is found (thanks, @hadley, #187).

0 commit comments

Comments
 (0)