summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-02-05 00:25:15 -0500
committerdoy <doy@tozt.net>2009-02-05 00:25:15 -0500
commitaa15791022f816b6f3cf38a40b71dd1e159136c6 (patch)
tree56a1fa308c430171fa8cc1cf54b34174394359c9 /lib
parent2d0da4ebf2a8da9b26e5fdc4dd15714687d24e94 (diff)
downloadio-pty-easy-aa15791022f816b6f3cf38a40b71dd1e159136c6.tar.gz
io-pty-easy-aa15791022f816b6f3cf38a40b71dd1e159136c6.zip
version bump to 0.050.05
Diffstat (limited to 'lib')
-rw-r--r--lib/IO/Pty/Easy.pm4
1 files changed, 2 insertions, 2 deletions
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