From 00f99f152ab7139c42270e613286a897227d8e10 Mon Sep 17 00:00:00 2001 From: lassepe Date: Fri, 14 Oct 2022 17:42:36 +0200 Subject: [PATCH] Bump version to 0.1.5 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f6cd585..bb35a45 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.4" +version = "0.1.5" [deps] BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"