Skip to content

Commit 4bc7172

Browse files
committed
Version bump to 1.6.0 due to new CRAN release.
1 parent 285597d commit 4bc7172

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: mathjaxr
2-
Version: 1.5-4
2+
Version: 1.6-0
33
Date: 2022-02-28
44
Title: Using 'Mathjax' in Rd Files
55
Authors@R: person(given = "Wolfgang", family = "Viechtbauer", role = c("aut","cre"), email = "wvb@wvbauer.com", comment = c(ORCID = "0000-0003-3463-4063"))

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mathjaxr 1.5-4 (2022-02-28)
1+
# mathjaxr 1.6-0 (2022-02-28)
22

33
* upgraded MathJax version to 3.2.0
44
* updated instructions for making use of the package

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mathjaxr: Using Mathjax in Rd Files
33

44
[![R build status](https://github.com/wviechtb/mathjaxr/workflows/R-CMD-check/badge.svg)](https://github.com/wviechtb/mathjaxr/actions)
55
[![CRAN Version](https://www.r-pkg.org/badges/version/mathjaxr)](https://CRAN.R-project.org/package=mathjaxr)
6-
![devel Version](https://img.shields.io/badge/devel-1.5--4-brightgreen.svg)
6+
![devel Version](https://img.shields.io/badge/devel-1.6--0-brightgreen.svg)
77

88
## Description
99

0 commit comments

Comments
 (0)