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 --- Changes | 4 +++- lib/Games/Word.pm | 4 ++-- lib/Games/Word/Wordlist.pm | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Changes b/Changes index ccdb9d2..aa11c01 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for Games-Word -0.01 Wed Jan 30 19:34:53 2008 +0.02 Feb 04, 2008 + Fix up some docs and tests. +0.01 Feb 03, 2008 First version, released on an unsuspecting world. 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