Skip to content

Commit

Permalink
Merge pull request #33 from timacdonald/master
Browse files Browse the repository at this point in the history
expose zip ranges attribute
  • Loading branch information
dusterio authored Mar 31, 2020
2 parents f779f33 + 0e776a0 commit f02e685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/State.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class State extends Divisible
'fipsCode' => 'ids.fips',
'isoCode' => 'ids.iso_3166_2',
'geonamesCode' => 'ids.geonames',
'postCodes' => 'postcodes',
'name'
];

Expand Down

0 comments on commit f02e685

Please sign in to comment.