From 2769b74f997e89d89ba3d7088941a29c37aa0a8a Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 19 Apr 2010 12:43:38 -0500 Subject: changelog and version bump --- Changes | 3 +++ dist.ini | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index ac18e6e..1df41b2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for App::Termcast +0.06 04/19/2010 + Fix reconnecting (was using wrong method name) + 0.05 04/18/2010 Fix the default termcast server (how did that get changed?) diff --git a/dist.ini b/dist.ini index 206e78a..47e796b 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = App-Termcast -version = 0.05 +version = 0.06 author = Jesse Luehrs license = Perl_5 copyright_holder = Jesse Luehrs -- cgit v1.2.3-54-g00ecf