From 9aafcb6abe64b055102e95777fc13f54021a842c Mon Sep 17 00:00:00 2001 From: Lasse Peters Date: Mon, 31 Jul 2023 09:19:51 +0200 Subject: [PATCH] Bump version to 0.1.9 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ab5aaee..897a943 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TrajectoryGamesExamples" uuid = "ff3fa34c-8d8f-519c-b5bc-31760c52507a" authors = ["David Fridovich-Keil", "Forrest Laine", "Lasse Peters"] -version = "0.1.8" +version = "0.1.9" [deps] BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"