[Bps-public-commit] Net-Hiveminder branch, master, updated. fb4c89319026e59cafac5e2b26e7daa6f04ecd87

sartak at bestpractical.com sartak at bestpractical.com
Thu Jul 9 04:51:42 EDT 2009


The branch, master has been updated
       via  fb4c89319026e59cafac5e2b26e7daa6f04ecd87 (commit)
      from  e58d4494db0c4422df20208a4ad8c4d90dc6ae82 (commit)

Summary of changes:
 Changes               |    3 ++-
 lib/Net/Hiveminder.pm |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit fb4c89319026e59cafac5e2b26e7daa6f04ecd87
Author: Shawn M Moore <sartak at gmail.com>
Date:   Thu Jul 9 04:50:52 2009 -0400

    0.08 changes

diff --git a/Changes b/Changes
index 11107e9..37bed18 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,8 @@
 Revision history for Net-Hiveminder
 
-0.08
+0.08    Thu Jul 09 04:50:27 EST 2009
         Add get_task_history (Nathan Vonnahme)
+        Further dependency and pod cleanups
 
 0.07    Mon Apr 20 15:22:52 CST 2009
         Dependency cleanups, releng, pod coverage thanks to c9s++
diff --git a/lib/Net/Hiveminder.pm b/lib/Net/Hiveminder.pm
index 11e3156..04ca293 100644
--- a/lib/Net/Hiveminder.pm
+++ b/lib/Net/Hiveminder.pm
@@ -2,7 +2,7 @@ package Net::Hiveminder;
 use Moose;
 extends 'Net::Jifty';
 
-our $VERSION = '0.07';
+our $VERSION = '0.08';
 
 use DateTime;
 use Number::RecordLocator;

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list