diff options
| author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-03-28 21:11:49 +0100 |
|---|---|---|
| committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-03-28 21:11:49 +0100 |
| commit | 1edf2e311e52d8f0da07f6a558aad9e5102bad84 (patch) | |
| tree | f34404cc54da26630d2535641d1252308f39b3ac /Build.PL | |
| parent | 4cd44e3b6fde3a34ea233d15173011bd11015741 (diff) | |
bump dbris version
Diffstat (limited to 'Build.PL')
| -rw-r--r-- | Build.PL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,8 +31,8 @@ Module::Build->new( 'List::Util' => 0, 'LWP::UserAgent' => 0, 'LWP::Protocol::https' => 0, - 'Travel::Status::DE::DBRIS' => '0.06', - 'Travel::Status::DE::DBRIS::Location' => '0.06', + 'Travel::Status::DE::DBRIS' => '0.08', + 'Travel::Status::DE::DBRIS::Location' => '0.08', }, script_files => 'bin/', sign => 1, |
