Skip to content

Commit

Permalink
Merge pull request #26 from Intersection/update-njt-route
Browse files Browse the repository at this point in the history
Add "Morris & Essex Line" to NJT route mapping
  • Loading branch information
doellerbe06 authored Mar 25, 2020
2 parents afc1d73 + faf7a5d commit 626a362
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gtfs_realtime_translators/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.9.0'
__version__ = '0.9.1'
1 change: 1 addition & 0 deletions gtfs_realtime_translators/translators/njt_rail.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ def __get_route_id_by_line_data(cls, data):
'main_line': '5',
'bergen_county_line': '6',
'morristown_line': '7',
'morris_&_essex_line': '7',
'gladstone_branch': '8',
'northeast_corridor_line': '9',
'pascack_valley_line': '13',
Expand Down

0 comments on commit 626a362

Please sign in to comment.