Release v1.12.8

This commit is contained in:
Manuel Vögele
2022-04-12 00:13:34 +02:00
parent 9d227efcd1
commit c1b0e9d7fb
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ dependencies = [
[[package]]
name = "gridless-pathfinding"
version = "1.12.7"
version = "1.12.8"
dependencies = [
"console_error_panic_hook",
"js-sys",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "gridless-pathfinding"
version = "1.12.7"
version = "1.12.8"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html