Skip to content

Commit 66e0fde

Browse files
Update QuartoNotebookRunner.jl to 0.12.3
A couple of bug fixes are included in this upgrade: - Fix printing of colour in console output from cells - Correct PNG image size metadata - Fix rendering of `PrettyTables.jl` tables
1 parent febb497 commit 66e0fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/julia/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
QuartoNotebookRunner = "4c0109c6-14e9-4c88-93f0-2b974d3468f4"
33

44
[compat]
5-
QuartoNotebookRunner = "=0.12.1"
5+
QuartoNotebookRunner = "=0.12.3"

0 commit comments

Comments
 (0)