Skip to content

Commit 4c030d8

Browse files
committed
Bump version: 1.1.2 → 1.1.3
1 parent 11446bf commit 4c030d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.2
2+
current_version = 1.1.3
33
commit = True
44
tag = True
55
allow_dirty = True

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- Autoconf -*-
22
# Process this file with autoconf to produce a configure script.
33

4-
m4_define([LIBPOSTAL_VERSION], [1.1.2])
4+
m4_define([LIBPOSTAL_VERSION], [1.1.3])
55

66
AC_INIT([libpostal], LIBPOSTAL_VERSION)
77

0 commit comments

Comments
 (0)