summaryrefslogtreecommitdiffstats
path: root/lib/Games
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2008-12-18 05:05:40 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2008-12-18 05:05:40 -0500
commit1b7cccd543469bda660b908603ffe50a5c6d0bfe (patch)
tree314b0e53bd514aa4ce2c6bf342db9c407cc5924a /lib/Games
parentc06e22eea1c54aa90d93f705b58ed5887d9fffd6 (diff)
downloadgames-word-1b7cccd543469bda660b908603ffe50a5c6d0bfe.tar.gz
games-word-1b7cccd543469bda660b908603ffe50a5c6d0bfe.zip
bump version up to 0.04
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 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