@@ -52,16 +52,16 @@ WriteMakefile(
5252 (eval { ExtUtils::MakeMaker-> VERSION(6.46) } ? (META_MERGE => {
5353 ' meta-spec' => { version => 2 },
5454 provides => {
55- ' Map::Tube' => { file => ' lib/Map/Tube.pm' , version => ' 4.06 ' },
56- ' Map::Tube::Node' => { file => ' lib/Map/Tube/Node.pm' , version => ' 4.06 ' },
57- ' Map::Tube::Line' => { file => ' lib/Map/Tube/Line.pm' , version => ' 4.06 ' },
58- ' Map::Tube::Table' => { file => ' lib/Map/Tube/Table.pm' , version => ' 4.06 ' },
59- ' Map::Tube::Route' => { file => ' lib/Map/Tube/Route.pm' , version => ' 4.06 ' },
60- ' Map::Tube::Utils' => { file => ' lib/Map/Tube/Utils.pm' , version => ' 4.06 ' },
61- ' Map::Tube::Types' => { file => ' lib/Map/Tube/Types.pm' , version => ' 4.06 ' },
62- ' Map::Tube::Cookbook' => { file => ' lib/Map/Tube/Cookbook.pm' , version => ' 4.06 ' },
63- ' Map::Tube::Pluggable' => { file => ' lib/Map/Tube/Pluggable.pm' , version => ' 4.06 ' },
64- ' Test::Map::Tube' => { file => ' lib/Test/Map/Tube.pm' , version => ' 4.06 ' },
55+ ' Map::Tube' => { file => ' lib/Map/Tube.pm' , version => ' 4.07 ' },
56+ ' Map::Tube::Node' => { file => ' lib/Map/Tube/Node.pm' , version => ' 4.07 ' },
57+ ' Map::Tube::Line' => { file => ' lib/Map/Tube/Line.pm' , version => ' 4.07 ' },
58+ ' Map::Tube::Table' => { file => ' lib/Map/Tube/Table.pm' , version => ' 4.07 ' },
59+ ' Map::Tube::Route' => { file => ' lib/Map/Tube/Route.pm' , version => ' 4.07 ' },
60+ ' Map::Tube::Utils' => { file => ' lib/Map/Tube/Utils.pm' , version => ' 4.07 ' },
61+ ' Map::Tube::Types' => { file => ' lib/Map/Tube/Types.pm' , version => ' 4.07 ' },
62+ ' Map::Tube::Cookbook' => { file => ' lib/Map/Tube/Cookbook.pm' , version => ' 4.07 ' },
63+ ' Map::Tube::Pluggable' => { file => ' lib/Map/Tube/Pluggable.pm' , version => ' 4.07 ' },
64+ ' Test::Map::Tube' => { file => ' lib/Test/Map/Tube.pm' , version => ' 4.07 ' },
6565 },
6666 prereqs => {
6767 test => {
0 commit comments