From be82b134d68c0b8158481b9b7ec00df49760afab Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Mon, 4 Feb 2008 07:27:22 -0500 Subject: update version and release date for another release --- lib/Games/Word.pm | 4 ++-- lib/Games/Word/Wordlist.pm | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/Games/Word.pm b/lib/Games/Word.pm index 6bc9b37..d27f6a9 100644 --- a/lib/Games/Word.pm +++ b/lib/Games/Word.pm @@ -19,11 +19,11 @@ Games::Word - utility functions for writing word games =head1 VERSION -Version 0.01 released ??? +Version 0.02 released 02/04/08 =cut -our $VERSION = '0.01'; +our $VERSION = '0.02'; =head1 SYNOPSIS diff --git a/lib/Games/Word/Wordlist.pm b/lib/Games/Word/Wordlist.pm index 901c294..0fc4c6b 100644 --- a/lib/Games/Word/Wordlist.pm +++ b/lib/Games/Word/Wordlist.pm @@ -15,7 +15,7 @@ Version 0.02 released 02/04/2008 =cut -our $VERSION = '0.01'; +our $VERSION = '0.02'; =head1 SYNOPSIS -- cgit v1.2.3-54-g00ecf