Unverified Commit ea6e5165 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Build.PL: Bump DBRIS version

parent 99f03421
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -30,8 +30,8 @@ Module::Build->new(
		'List::Util'                          => 0,
		'LWP::UserAgent'                      => 0,
		'LWP::Protocol::https'                => 0,
		'Travel::Status::DE::DBRIS'           => '0.04',
		'Travel::Status::DE::DBRIS::Location' => '0.04',
		'Travel::Status::DE::DBRIS'           => '0.05',
		'Travel::Status::DE::DBRIS::Location' => '0.05',
	},
	script_files => 'bin/',
	sign         => 1,