From 3bb6769d9a2c0eeb18a7fa2485905005079f2618 Mon Sep 17 00:00:00 2001 From: Josh Day Date: Wed, 11 Sep 2024 10:53:07 -0400 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fb185b3..840840f 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "InteractiveGeospatial" uuid = "9dbc1c15-08f7-42e2-915c-53d8f7c4cd8b" authors = ["Josh Day and contributors"] -version = "0.1.0" +version = "0.2.0" [deps] GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"