From e77832bea5cc2bf8dd6d606dbc49b968b79873e2 Mon Sep 17 00:00:00 2001 From: Pawel Cwiek Date: Tue, 12 Jan 2021 22:27:07 +0100 Subject: [PATCH] update version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3bf06b..563984d 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ CRAN version install.packages("pmetar") ``` -Get the development version 0.2.7.30 from github: +Get the development version 0.3.0 from github: ``` r # install.packages("devtools")