From aa15791022f816b6f3cf38a40b71dd1e159136c6 Mon Sep 17 00:00:00 2001 From: doy Date: Thu, 5 Feb 2009 00:25:15 -0500 Subject: version bump to 0.05 --- lib/IO/Pty/Easy.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/IO/Pty/Easy.pm b/lib/IO/Pty/Easy.pm index 0a6bbf1..e1f3265 100644 --- a/lib/IO/Pty/Easy.pm +++ b/lib/IO/Pty/Easy.pm @@ -13,11 +13,11 @@ IO::Pty::Easy - Easy interface to IO::Pty =head1 VERSION -Version 0.04 released 2/3/2009 +Version 0.05 released 2/4/2009 =cut -our $VERSION = '0.04'; +our $VERSION = '0.05'; =head1 SYNOPSIS -- cgit v1.2.3-54-g00ecf