summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/HAFAS/Services.pm.PL
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Travel/Status/DE/HAFAS/Services.pm.PL')
-rw-r--r--lib/Travel/Status/DE/HAFAS/Services.pm.PL3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/Services.pm.PL b/lib/Travel/Status/DE/HAFAS/Services.pm.PL
index d47f264..411f076 100644
--- a/lib/Travel/Status/DE/HAFAS/Services.pm.PL
+++ b/lib/Travel/Status/DE/HAFAS/Services.pm.PL
@@ -182,6 +182,7 @@ my %hafas_instance = (
Resrobot => { load_instance( 'se/resrobot', lang => 'sve' ), },
RMV => { load_instance( 'de/rmv', lang => 'deu' ), },
RSAG => { load_instance( 'de/rsag', lang => 'deu' ), },
+ SaarVV => { load_instance( 'de/saarvv', lang => 'deu' ), },
STV => { load_instance( 'at/stv', lang => 'deu', ver => '1.32' ), },
TPG => { load_instance( 'ch/tpg', lang => 'deu', ver => '1.40' ), },
VBB => {
@@ -234,7 +235,7 @@ use warnings;
use 5.014;
use utf8;
-our $VERSION = '6.13';
+our $VERSION = '6.15';
# Most of these have been adapted from
# <https://github.com/public-transport/transport-apis> and