summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-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 f875c67..8f815fc 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.03 released 12/17/08
+Version 0.04 released 12/18/08
=cut
-our $VERSION = '0.03';
+our $VERSION = '0.04';
=head1 SYNOPSIS
diff --git a/lib/Games/Word/Wordlist.pm b/lib/Games/Word/Wordlist.pm
index c08cc4d..3a33044 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.03 released 12/17/2008
+Version 0.04 released 12/18/2008
=cut
-our $VERSION = '0.03';
+our $VERSION = '0.04';
=head1 SYNOPSIS