--- Games-Sokoban/Sokoban.pm 2010/05/12 17:52:11 1.10 +++ Games-Sokoban/Sokoban.pm 2010/05/12 20:49:08 1.11 @@ -24,7 +24,7 @@ use Carp (); use List::Util (); -our $VERSION = '1.0'; +our $VERSION = '1.01'; =item $level = new Games::Sokoban [format => "text|rle|binpack"], [data => "###..."]