summaryrefslogtreecommitdiffstats
path: root/lib/Games
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Games')
-rw-r--r--lib/Games/Word.pm4
-rw-r--r--lib/Games/Word/Wordlist.pm2
2 files changed, 3 insertions, 3 deletions
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