From 812e07636fbffb1c85aaa1864721401d7de1057a Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Sun, 25 May 2014 00:00:40 +0300 Subject: [PATCH] Bump version number --- Changes | 3 +++ README | 2 +- lib/Gruntmaster/Data.pm | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index e890ca1..326428a 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension Gruntmaster::Data. +5999.000_006 2014-05-25T00:02+03:00 + - Attempt to use correct perl in tools.t + 5999.000_005 2014-05-17T12:30+03:00 - Depend on DBIx::Class directly diff --git a/README b/README index 25763cd..cfc34d1 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Gruntmaster-Data version 5999.000_004 +Gruntmaster-Data version 5999.000_006 ===================================== This distribution contains: diff --git a/lib/Gruntmaster/Data.pm b/lib/Gruntmaster/Data.pm index 81f519d..35f4365 100644 --- a/lib/Gruntmaster/Data.pm +++ b/lib/Gruntmaster/Data.pm @@ -15,7 +15,7 @@ __PACKAGE__->load_namespaces; # Created by DBIx::Class::Schema::Loader v0.07039 @ 2014-03-05 13:11:39 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:dAEmtAexvUaNXLgYz2rNEg -our $VERSION = '5999.000_005'; +our $VERSION = '5999.000_006'; use Lingua::EN::Inflect qw/PL_N/; use Sub::Name qw/subname/; -- 2.30.2