Skip to content

Commit 7ab44ac

Browse files
committed
Increment version number to 1.4.1
1 parent 9293435 commit 7ab44ac

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: rnpn
22
Title: Interface to the National 'Phenology' Network 'API'
3-
Version: 1.4.0.9000
3+
Version: 1.4.1
44
Authors@R: c(
55
person("Jeff", "Switzer", , "jeff@usanpn.org", role = c("aut", "cre")),
66
person("Scott", "Chamberlain", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# rnpn (development version)
1+
# rnpn 1.4.1
22

33
* -9999 is now converted to `NA` for all columns in data returned by `npn_download_*()` functions (#119, #121).
44
* compatibility with vcr v2.0.0 (fixed in #125 by @skott)

0 commit comments

Comments
 (0)