From 09d9f7aa14f50d03d6f207b9da6b325c5b99cbfd Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 6 Jul 2009 22:42:18 -0500 Subject: bump version to 0.06 --- 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 97356c7..1d74f59 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.05 released 2/4/2009 +Version 0.06 released 7/6/2009 =cut -our $VERSION = '0.05'; +our $VERSION = '0.06'; =head1 SYNOPSIS -- cgit v1.2.3-54-g00ecf