diff --git a/CHANGELOG.md b/CHANGELOG.md index 17b6e29..508d1b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.11.3 + +* Internal code cleanup + ## 1.11.2 * Update Clipper to fix potential crash diff --git a/version.hpp b/version.hpp index f233b34..16648dd 100644 --- a/version.hpp +++ b/version.hpp @@ -1 +1 @@ -#define VERSION "tippecanoe v1.11.2\n" +#define VERSION "tippecanoe v1.11.3\n"