We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a988c commit 757ca6cCopy full SHA for 757ca6c
README.md
@@ -11,10 +11,10 @@ Note: The package is intended to be used by NCEAS staff and may not make much se
11
12
## Installing
13
14
-I recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) which should be v0.5.1:
+I recommend installing from the latest [release](https://github.com/NCEAS/arcticdatautils/releases) which should be v0.5.2:
15
16
```
17
-devtools::install_github("NCEAS/arcticdatautils", ref = "v0.5.1")
+devtools::install_github("NCEAS/arcticdatautils", ref = "v0.5.2")
18
19
20
If you're feeling adventurous, you can install from the bleeding edge:
0 commit comments