From a9d7f477c51a2e2cb708d6c5f78566046ff5f961 Mon Sep 17 00:00:00 2001 From: Evan Patterson Date: Tue, 28 May 2024 08:29:07 -0700 Subject: [PATCH] BUILD: Release DataMigrations v0.1.0. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index faf6342..c4ee123 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "DataMigrations" uuid = "0c4ad18d-0c49-4bc2-90d5-5bca8f00d6ae" license = "MIT" authors = ["Kevin Arlin "] -version = "0.0.3" +version = "0.1.0" [deps] ACSets = "227ef7b5-1206-438b-ac65-934d6da304b8"