Skip to content

Commit

Permalink
update version number on cargo toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerchin committed Oct 18, 2024
1 parent 6dacbeb commit e891459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
description = "Read GTFS (public transit timetables) files"
name = "gtfs-structures"
version = "0.41.3"
version = "0.42.0"
authors = [
"Tristram Gräbener <[email protected]>",
"Antoine Desbordes <[email protected]>",
Expand Down

0 comments on commit e891459

Please sign in to comment.