From 7f278494a3a09f4c364296dcfacda1a9c7ce17e7 Mon Sep 17 00:00:00 2001 From: Avraham Adler Date: Thu, 20 Jul 2023 14:25:03 +0300 Subject: [PATCH] Update version. Thank goodness for unit tests. --- inst/CITATION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/CITATION b/inst/CITATION index 96338cf..4d25f30 100644 --- a/inst/CITATION +++ b/inst/CITATION @@ -10,5 +10,5 @@ bibentry(bibtype = "Manual", year = "2023", url = "https://CRAN.R-project.org/package=minimaxApprox", doi = "10.5281/zenodo.8158855", - note = "R package version 0.0.1" + note = "R package version 0.0.2" )