Skip to content

Commit 6c6cb66

Browse files
committed
v0.5.1
1 parent 14da7fe commit 6c6cb66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: arcticdatautils
22
Title: Arctic Data Utilities
3-
Version: 0.5.0
3+
Version: 0.5.1
44
Authors@R: c(
55
person("Bryce", "Mecum", email = "mecum@nceas.ucsb.edu", role = c("aut", "cre")),
66
person("Matt", "Jones", email = "jones@nceas.ucsb.edu", role = "ctb")

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Note: The package is intended to be used by NCEAS staff and may not make much se
1111

1212
## Installing
1313

14-
I recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) which should be v0.5.0:
14+
I recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) which should be v0.5.1:
1515

1616
```
17-
devtools::install_github("NCEAS/arcticdatautils", ref = "v0.5.0")
17+
devtools::install_github("NCEAS/arcticdatautils", ref = "v0.5.1")
1818
```
1919

2020
If you're feeling adventurous, you can install from the bleeding edge:

0 commit comments

Comments
 (0)