Skip to content

Commit ffafa3f

Browse files
committed
Bump version: 1.1.3 → 1.1.4
1 parent 67c3160 commit ffafa3f

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.3
2+
current_version = 1.1.4
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.3])
4+
m4_define([LIBPOSTAL_VERSION], [1.1.4])
55

66
AC_INIT([libpostal], LIBPOSTAL_VERSION)
77

0 commit comments

Comments
 (0)