From 6a9cc6acb7d100c8b6062b055a825690cf475236 Mon Sep 17 00:00:00 2001 From: Andy Nowacki Date: Wed, 25 Oct 2023 15:40:33 +0100 Subject: [PATCH] Bump version to v1.6.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5ec36c0..ce4cae2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SeisModels" uuid = "47bbc3d6-959e-5592-a00a-d17660d07a0f" authors = ["Andy Nowacki and contributors"] -version = "1.5.0" +version = "1.6.0" [deps] DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"