From 09760404860e53860215d2c0601c5b76e5e3e01c Mon Sep 17 00:00:00 2001 From: Pawel Cwiek Date: Thu, 4 Nov 2021 20:30:19 +0100 Subject: [PATCH] increase version --- DESCRIPTION | 2 +- NEWS.md | 2 +- README.Rmd | 2 +- README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index e4fd8d0..93aff2a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: pmetar Title: Processing METAR Weather Reports -Version: 0.3.1.9000 +Version: 0.3.2 Authors@R: c(person(given = "Pawel", family = "Cwiek", diff --git a/NEWS.md b/NEWS.md index 35661e3..bca16f8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -pmetar version 0.3.1.9000 (development) +pmetar version 0.3.2 =========================== ### BUG FIXES diff --git a/README.Rmd b/README.Rmd index 509b5ec..3d66b3f 100644 --- a/README.Rmd +++ b/README.Rmd @@ -61,7 +61,7 @@ CRAN version install.packages("pmetar") ``` -Get the development version 0.3.1.9000 from github: +Get the development version 0.3.2 from github: ```{r eval=FALSE} # install.packages("devtools") diff --git a/README.md b/README.md index 5a0166a..2f987c5 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ CRAN version install.packages("pmetar") ``` -Get the development version 0.3.1.9000 from github: +Get the development version 0.3.2 from github: ``` r # install.packages("devtools")