diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-20 06:01:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-20 06:01:07 +0000 |
commit | 36ea45ad98e5f5d0034e665004e7f92da28b4ac8 (patch) | |
tree | c89e5f1866cba0c0521970bbbc5c538ad7b308b6 /.bumpversion.cfg | |
parent | Adding debian version 1.14.1-1. (diff) | |
download | iredis-36ea45ad98e5f5d0034e665004e7f92da28b4ac8.tar.xz iredis-36ea45ad98e5f5d0034e665004e7f92da28b4ac8.zip |
Merging upstream version 1.15.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.bumpversion.cfg')
-rw-r--r-- | .bumpversion.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 57d8696..210a124 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.14.1 +current_version = 1.15.0 commit = True tag = True |