Skip to content

Commit 9b58676

Browse files
committed
Fix version numbers
1 parent 82e9e0a commit 9b58676

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: bcmaps
22
Title: Map Layers and Spatial Utilities for British Columbia
3-
Version: 0.16
3+
Version: 0.16.0
44
Date: 2017-12-08
55
Authors@R: c(person("Andy", "Teucher", email = "andy.teucher@gov.bc.ca",
66
role = c("aut", "cre")), person("Stephanie", "Hazlitt", email = "stephanie.hazlitt@gov.bc.ca",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# bcmaps 0.16
1+
# bcmaps 0.16.0
22
* Added two new functions: `raster_by_poly` to overlay a SpatialPolygonsDataFrmae or sf polygons layer on a raster layer and clip the raster to each polygon, and `summarize_raster_list` to summarize the results of `raster_to_poly`
33

44
# bcmaps 0.15.1

0 commit comments

Comments
 (0)