diff --git a/configure.ac b/configure.ac index 527bc23e..4f05aeb4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -m4_define([LIBPOSTAL_VERSION], [1.1.0]) +m4_define([LIBPOSTAL_VERSION], [1.1.1]) AC_INIT([libpostal], LIBPOSTAL_VERSION)