diff --git a/DESCRIPTION b/DESCRIPTION index 5885256..f2241f4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: geojsonio Title: Convert Data from and to 'GeoJSON' or 'TopoJSON' -Version: 0.11.2.9000 +Version: 0.11.3 Authors@R: c( person("Scott", "Chamberlain", , "myrmecocystus@gmail.com", role = c("aut")), person("Andy", "Teucher", , "andy.teucher@gmail.com", role = "aut"), diff --git a/NEWS.md b/NEWS.md index 18f0fc6..c13cc86 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# geojsonio (development version) +# geojsonio 0.11.3 * Removed an unused V8 call to geojsonhint