summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2017-06-21 21:54:18 +0100
committerdakkar <dakkar@thenautilus.net>2017-06-21 21:54:18 +0100
commit0a4e4ce2d4191578be1fc5a77166a8fe09bf1545 (patch)
treea5f86c3aab535df2e6fceb1cbed00a445bc55dfb
parentfix slow tests (diff)
downloadDateTime-Format-GeekTime-0a4e4ce2d4191578be1fc5a77166a8fe09bf1545.tar.gz
DateTime-Format-GeekTime-0a4e4ce2d4191578be1fc5a77166a8fe09bf1545.tar.bz2
DateTime-Format-GeekTime-0a4e4ce2d4191578be1fc5a77166a8fe09bf1545.zip
bump version
-rw-r--r--lib/DateTime/Format/GeekTime.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/DateTime/Format/GeekTime.pm b/lib/DateTime/Format/GeekTime.pm
index 6b909b4..8bea888 100644
--- a/lib/DateTime/Format/GeekTime.pm
+++ b/lib/DateTime/Format/GeekTime.pm
@@ -6,7 +6,7 @@ use DateTime;
use Carp;
use vars '$VERSION';
-$VERSION='1.000_001';
+$VERSION='1.000_002';
$VERSION=eval $VERSION;
sub new {