Skip to content

Commit

Permalink
0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
amoeba committed Jan 6, 2017
1 parent 357d0f4 commit 4a6143e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.3
Version: 0.5.4
Authors@R: c(
person("Bryce", "Mecum", email = "[email protected]", role = c("aut", "cre")),
person("Matt", "Jones", email = "[email protected]", role = "ctb")
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Note: The package is intended to be used by NCEAS staff and may not make much se

## Installing

I recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) which should be v0.5.3:
I recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) which should be v0.5.4:

```
devtools::install_github("NCEAS/arcticdatautils", ref = "v0.5.3")
devtools::install_github("NCEAS/arcticdatautils", ref = "v0.5.4")
```

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

0 comments on commit 4a6143e

Please sign in to comment.