diff --git a/README.Rmd b/README.Rmd index edcdc4e..d63749f 100644 --- a/README.Rmd +++ b/README.Rmd @@ -45,7 +45,7 @@ library(hrbrthemes) library(tidyverse) # current version -packageVersion("wand") +packageVersion("mgrs") ``` ### Basics diff --git a/README.md b/README.md index c00fca3..0c8ee14 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.re [![Signed by](https://img.shields.io/badge/Keybase-Verified-brightgreen.svg)](https://keybase.io/hrbrmstr) ![Signed commit -%](https://img.shields.io/badge/Signed_Commits-27.8%25-lightgrey.svg) +%](https://img.shields.io/badge/Signed_Commits-31.6%25-lightgrey.svg) [![Linux build Status](https://travis-ci.org/hrbrmstr/mgrs.svg?branch=master)](https://travis-ci.org/hrbrmstr/mgrs) [![Windows build @@ -85,8 +85,8 @@ library(hrbrthemes) library(tidyverse) # current version -packageVersion("wand") -## [1] '0.6.0' +packageVersion("mgrs") +## [1] '0.2.1' ``` ### Basics