From 2e61c0f6e2a732588e6f8ac6791ddc8f1f267ad3 Mon Sep 17 00:00:00 2001 From: jsta Date: Wed, 14 Sep 2016 10:45:15 -0400 Subject: [PATCH] bump version to 0.2-0 --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 8b32dff..eac0662 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -4,7 +4,7 @@ Description: Client for programmatic access to the South Florida Water Management District's 'DBHYDRO' database at , with functions for accessing hydrologic and water quality data. -Version: 0.1-6 +Version: 0.2-0 Authors@R: c( person("Joseph", "Stachelek", role = c("aut","cre"), email = "stachel2@msu.edu") )