From 812dff7b451ac8107798a520195925637ea2f4b5 Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Mon, 20 Aug 2007 21:26:16 -0500 Subject: doc changes for 0.02 --- 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 c566079..c6e3994 100644 --- a/lib/IO/Pty/Easy.pm +++ b/lib/IO/Pty/Easy.pm @@ -12,11 +12,11 @@ IO::Pty::Easy - Easy interface to IO::Pty =head1 VERSION -Version 0.01 released 08/17/2007 +Version 0.02 released 08/17/2007 =cut -our $VERSION = '0.01'; +our $VERSION = '0.02'; =head1 SYNOPSIS -- cgit v1.2.3-54-g00ecf