summaryrefslogtreecommitdiffstats
path: root/lib/Games
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2008-12-18 00:01:06 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2008-12-18 00:01:06 -0500
commitb870c95deec9d2cb554cd07c57ae456e0b52a320 (patch)
treebba52c218e98761880605ae153a543e962c78889 /lib/Games
parentdecb17619f3326596be51b61bf3706f720efd0d7 (diff)
downloadgames-word-b870c95deec9d2cb554cd07c57ae456e0b52a320.tar.gz
games-word-b870c95deec9d2cb554cd07c57ae456e0b52a320.zip
update revision to 0.03
Diffstat (limited to 'lib/Games')
-rw-r--r--lib/Games/Word.pm4
-rw-r--r--lib/Games/Word/Wordlist.pm4
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/Games/Word.pm b/lib/Games/Word.pm
index dfe77b2..43aaae7 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.02 released 02/04/08
+Version 0.03 released 12/17/08
=cut
-our $VERSION = '0.02';
+our $VERSION = '0.03';
=head1 SYNOPSIS
diff --git a/lib/Games/Word/Wordlist.pm b/lib/Games/Word/Wordlist.pm
index 3c8a454..c08cc4d 100644
--- a/lib/Games/Word/Wordlist.pm
+++ b/lib/Games/Word/Wordlist.pm
@@ -11,11 +11,11 @@ Games::Word::Wordlist - manages a list of words
=head1 VERSION
-Version 0.02 released 02/04/2008
+Version 0.03 released 12/17/2008
=cut
-our $VERSION = '0.02';
+our $VERSION = '0.03';
=head1 SYNOPSIS