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")