diff --git a/.bumpversion.cfg b/.bumpversion.cfg index edb7eb2..6625e47 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.0.331 +current_version = 0.0.332 commit = True tag = True diff --git a/.github/badges/release.svg b/.github/badges/release.svg index b37d227..92d0410 100644 --- a/.github/badges/release.svg +++ b/.github/badges/release.svg @@ -16,7 +16,7 @@ Release Release - 0.0.331 - 0.0.331 + 0.0.332 + 0.0.332 diff --git a/pack.pl b/pack.pl index 3210f19..60daf01 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.331'). +version('0.0.332'). author('Conrado M. Rodriguez','conrado.rgz@gmail.com'). maintainer('Conrado M. Rodriguez','conrado.rgz@gmail.com').