Bump version number

This commit is contained in:
Eric Fischer 2017-07-18 10:50:25 -07:00
parent 18f9a8dbb7
commit 6ac9ca3709
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 1.20.1
* Close mbtiles file properly when there are no valid features in the input
## 1.20.0
* Add long options to tippecanoe-decode and tile-join. Add --quiet to tile-join.

View File

@ -1 +1 @@
#define VERSION "tippecanoe v1.20.0\n"
#define VERSION "tippecanoe v1.20.1\n"