From 2ba0716d599ba564f13e09ccc775c1bbbd048515 Mon Sep 17 00:00:00 2001 From: Adam Bollen <87334460+adambollen@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:13:49 -0800 Subject: [PATCH] chore(release): Update to v1.0.0 for GA release (#226) --- Fauna/Fauna.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fauna/Fauna.csproj b/Fauna/Fauna.csproj index 3b98dd9d..6f60768a 100644 --- a/Fauna/Fauna.csproj +++ b/Fauna/Fauna.csproj @@ -2,7 +2,7 @@ net8.0 - 0.5.0-beta + 1.0.0 Fauna .NET Driver for Fauna Fauna, Inc.