Bump version: 1.1.0 → 1.1.1

This commit is contained in:
Al
2025-09-06 16:54:02 -04:00
parent ce31db01b2
commit 4fd22751db

View File

@@ -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)