From 1da960c63121e8803af0edb836b19cdaeb3de220 Mon Sep 17 00:00:00 2001 From: Conrado Rodriguez Date: Tue, 10 Jan 2023 11:56:07 +0100 Subject: [PATCH 1/2] Release 0.0.379 --- .bumpversion.cfg | 2 +- .github/badges/release.svg | 4 ++-- pack.pl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index d5fc38d..01b9423 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.0.378 +current_version = 0.0.379 commit = True tag = True diff --git a/.github/badges/release.svg b/.github/badges/release.svg index 91d3839..9e0df6f 100644 --- a/.github/badges/release.svg +++ b/.github/badges/release.svg @@ -187,8 +187,8 @@ Release Release - 0.0.378 - 0.0.378 + 0.0.379 + 0.0.379 diff --git a/pack.pl b/pack.pl index 4fb8ce8..4e73b3c 100644 --- a/pack.pl +++ b/pack.pl @@ -1,6 +1,6 @@ name(abbreviated_dates). title('Parses abbreviated and ambiguous dates in multiple languages'). -version('0.0.378'). +version('0.0.379'). author('Conrado M. Rodriguez','conrado.rgz@gmail.com'). maintainer('Conrado M. Rodriguez','conrado.rgz@gmail.com'). From b75e539388b56776c542904d35c45ebe94d46da3 Mon Sep 17 00:00:00 2001 From: Conrado Rodriguez Date: Tue, 10 Jan 2023 12:01:47 +0100 Subject: [PATCH 2/2] =?UTF-8?q?Bump=20version:=200.0.379=20=E2=86=92=200.0?= =?UTF-8?q?.380?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- .github/badges/release.svg | 4 ++-- pack.pl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 01b9423..be16a4c 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.0.379 +current_version = 0.0.380 commit = True tag = True diff --git a/.github/badges/release.svg b/.github/badges/release.svg index 9e0df6f..0647753 100644 --- a/.github/badges/release.svg +++ b/.github/badges/release.svg @@ -187,8 +187,8 @@ Release Release - 0.0.379 - 0.0.379 + 0.0.380 + 0.0.380 diff --git a/pack.pl b/pack.pl index 4e73b3c..4b1b8a0 100644 --- a/pack.pl +++ b/pack.pl @@ -1,6 +1,6 @@ name(abbreviated_dates). title('Parses abbreviated and ambiguous dates in multiple languages'). -version('0.0.379'). +version('0.0.380'). author('Conrado M. Rodriguez','conrado.rgz@gmail.com'). maintainer('Conrado M. Rodriguez','conrado.rgz@gmail.com').