diff --git a/RedLock.StrongName.nuspec b/RedLock.StrongName.nuspec index fbacc53..6713069 100644 --- a/RedLock.StrongName.nuspec +++ b/RedLock.StrongName.nuspec @@ -2,7 +2,7 @@ RedLock.net.StrongName - 2.1.0-pre2 + 2.1.0 RedLock.net (Strong Named) Sam Cook Sam Cook @@ -20,7 +20,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -37,7 +37,7 @@ - + @@ -45,7 +45,7 @@ - + diff --git a/RedLock.nuspec b/RedLock.nuspec index 30f9fe0..518415e 100644 --- a/RedLock.nuspec +++ b/RedLock.nuspec @@ -2,7 +2,7 @@ RedLock.net - 2.1.0-pre2 + 2.1.0 RedLock.net Sam Cook Sam Cook @@ -20,7 +20,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -37,7 +37,7 @@ - + @@ -45,7 +45,7 @@ - + diff --git a/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj b/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj index 736798b..88cd286 100644 --- a/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj +++ b/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj @@ -4,7 +4,7 @@ netstandard1.1;netstandard2.0 RedLockNet False - 2.1.0-pre2 + 2.1.0 Sam Cook RedLock.net diff --git a/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj b/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj index ce45622..5c83ef0 100644 --- a/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj +++ b/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj @@ -4,7 +4,7 @@ netstandard1.1;netstandard2.0 RedLockNet False - 2.1.0-pre2 + 2.1.0 Sam Cook RedLock.net diff --git a/RedLockNet.SERedis.StrongName/RedLockNet.SERedis.StrongName.csproj b/RedLockNet.SERedis.StrongName/RedLockNet.SERedis.StrongName.csproj index 0d4f300..d3d0c6f 100644 --- a/RedLockNet.SERedis.StrongName/RedLockNet.SERedis.StrongName.csproj +++ b/RedLockNet.SERedis.StrongName/RedLockNet.SERedis.StrongName.csproj @@ -5,7 +5,7 @@ RedLockNet.SERedis.StrongName RedLock.net RedLockNet.SERedis - 2.1.0-pre2 + 2.1.0 An implementation of the Redlock distributed lock algorithm Sam Cook diff --git a/RedLockNet.SERedis/RedLockNet.SERedis.csproj b/RedLockNet.SERedis/RedLockNet.SERedis.csproj index fc79076..da9243a 100644 --- a/RedLockNet.SERedis/RedLockNet.SERedis.csproj +++ b/RedLockNet.SERedis/RedLockNet.SERedis.csproj @@ -5,7 +5,7 @@ RedLockNet.SERedis RedLock.net RedLockNet.SERedis - 2.1.0-pre2 + 2.1.0 An implementation of the Redlock distributed lock algorithm Sam Cook