From 9108d9c2b7fbb854536cf3aeda29bdb0c4310f8d Mon Sep 17 00:00:00 2001 From: MilesCranmer Date: Wed, 11 Dec 2024 19:14:46 -0800 Subject: [PATCH] chore: bump version with post-registration updates --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a3d0b39..c041995 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DynamicDiff" uuid = "7317a516-7a03-4707-b902-c6dba1468ba0" authors = ["MilesCranmer and contributors"] -version = "0.1.0" +version = "0.2.0" [deps] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"