Skip to content

Commit

Permalink
Release 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Nov 13, 2023
1 parent 6a4015c commit 67fb67d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ changes.

## Unreleased

## 0.2.4

- Include road labels for waypoints in interactive output
- Add an `addSnappedWaypoint` API for use with a geocoder

Expand Down
2 changes: 1 addition & 1 deletion route-snapper/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion route-snapper/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "route-snapper"
version = "0.2.3"
version = "0.2.4"
edition = "2021"
description = "Draw routes in MapLibre snapped to a street network using client-side routing"
repository = "https://github.com/dabreegster/route_snapper"
Expand Down

0 comments on commit 67fb67d

Please sign in to comment.