Skip to content

Commit 8133d61

Browse files
committed
CRAN release v0.55
1 parent 3bfa572 commit 8133d61

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/required-latex-pkgs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
with:
4646
title: Update the list of LaTeX packages
4747
body: New results by running `tools/test-packages.R`.
48+
commit-message: Update the list of LaTeX packages
4849
add-paths: |
4950
R/platforms.R
5051
tools/pkgs-custom.txt

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: tinytex
22
Type: Package
33
Title: Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents
4-
Version: 0.54.2
4+
Version: 0.55
55
Authors@R: c(
66
person("Yihui", "Xie", role = c("aut", "cre", "cph"), email = "[email protected]", comment = c(ORCID = "0000-0003-0645-5666")),
77
person(given = "Posit Software, PBC", role = c("cph", "fnd")),

0 commit comments

Comments
 (0)