Skip to content

Commit c7c1180

Browse files
committed
v0.5.8
1 parent 64665eb commit c7c1180

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.7
3+
Version: 0.5.8
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Note: The package is intended to be used by NCEAS staff and may not make much se
1414
I recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) which should be v0.5.7:
1515

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

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

0 commit comments

Comments
 (0)