Skip to content

Commit

Permalink
v0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
amoeba committed Feb 24, 2017
1 parent 64665eb commit c7c1180
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: arcticdatautils
Title: Arctic Data Utilities
Version: 0.5.7
Version: 0.5.8
Authors@R: c(
person("Bryce", "Mecum", email = "[email protected]", role = c("aut", "cre")),
person("Matt", "Jones", email = "[email protected]", role = "ctb")
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Note: The package is intended to be used by NCEAS staff and may not make much se
I recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) which should be v0.5.7:

```
devtools::install_github("NCEAS/arcticdatautils", ref = "v0.5.7")
devtools::install_github("NCEAS/arcticdatautils", ref = "v0.5.8")
```

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

0 comments on commit c7c1180

Please sign in to comment.