From af63067a10a361ee2f66a2e8f115812cfd84f363 Mon Sep 17 00:00:00 2001 From: Peter Minassian Date: Fri, 2 Feb 2024 08:32:04 -0500 Subject: [PATCH] prefix issue --- src/AeroSharp/AeroSharp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AeroSharp/AeroSharp.csproj b/src/AeroSharp/AeroSharp.csproj index 72319d8..9b2710b 100644 --- a/src/AeroSharp/AeroSharp.csproj +++ b/src/AeroSharp/AeroSharp.csproj @@ -3,7 +3,7 @@ net6.0;net7.0 true - v1.2.0 + 1.2.0 Wayfair Wrapper around the .NET Aerospike client that provides a variety of methods for storing and retrieving data in Aerospike Wayfair ©2023