Skip to content

Commit ae2ebcb

Browse files
committed
Increment version number to 0.3.3
1 parent e4cf8b9 commit ae2ebcb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: nswgeo
22
Title: Geospatial Data and Maps for New South Wales, Australia
3-
Version: 0.3.2
3+
Version: 0.3.3
44
Authors@R:
55
c(person(given = "Carl",
66
family = "Suster",
@@ -9,9 +9,9 @@ Authors@R:
99
comment = c(ORCID = "0000-0001-7021-9380")),
1010
person("Western Sydney Local Health District, NSW Health",
1111
role = "cph"))
12-
Description: Geospatial data for creating maps of NSW, and some helpers to work
13-
with common problems like normalising postcodes. Registers its data with
14-
'cartographer'.
12+
Description: Geospatial data for creating maps of New South Wales (NSW),
13+
Australia, and some helpers to work with common problems like normalising
14+
postcodes. Registers its data with 'cartographer'.
1515
License: MIT + file LICENSE
1616
Copyright: file COPYRIGHTS
1717
Encoding: UTF-8

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# nswgeo 0.3.2
1+
# nswgeo 0.3.3
22

33
* Initial CRAN release.

0 commit comments

Comments
 (0)