From 0ea94a0a8cc127c2bb5f147f54f4271d58b55683 Mon Sep 17 00:00:00 2001 From: Sam Cook Date: Tue, 13 Feb 2018 19:34:58 +0000 Subject: [PATCH] Bump version to 2.1.0-pre1 --- RedLock.StrongName.nuspec | 7 +++++-- RedLock.nuspec | 7 +++++-- .../RedLockNet.Abstractions.StrongName.csproj | 7 +++++-- RedLockNet.Abstractions/RedLockNet.Abstractions.csproj | 7 +++++-- .../RedLockNet.SERedis.StrongName.csproj | 7 +++++-- RedLockNet.SERedis/RedLockNet.SERedis.csproj | 7 +++++-- 6 files changed, 30 insertions(+), 12 deletions(-) diff --git a/RedLock.StrongName.nuspec b/RedLock.StrongName.nuspec index 897c9d0..7e54d4d 100644 --- a/RedLock.StrongName.nuspec +++ b/RedLock.StrongName.nuspec @@ -2,7 +2,7 @@ RedLock.net.StrongName - 2.0.0 + 2.1.0-pre1 RedLock.net (Strong Named) Sam Cook Sam Cook @@ -11,7 +11,10 @@ https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png false An implementation of the Redlock distributed lock algorithm - 2.0.0 - .NET Core release + + 2.1.0 - Add connection change events and more detailed lock status information + 2.0.0 - .NET Core release + Copyright 2018 Sam Cook RedLock Redis Distributed Lock diff --git a/RedLock.nuspec b/RedLock.nuspec index 31733e8..ddc5a88 100644 --- a/RedLock.nuspec +++ b/RedLock.nuspec @@ -2,7 +2,7 @@ RedLock.net - 2.0.0 + 2.1.0-pre1 RedLock.net Sam Cook Sam Cook @@ -11,7 +11,10 @@ https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png false An implementation of the Redlock distributed lock algorithm - 2.0.0 - .NET Core release + + 2.1.0 - Add connection change events and more detailed lock status information + 2.0.0 - .NET Core release + Copyright 2018 Sam Cook RedLock Redis Distributed Lock diff --git a/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj b/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj index b85e185..a28a7a4 100644 --- a/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj +++ b/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj @@ -4,7 +4,7 @@ netstandard1.1 RedLockNet False - 2.0.0 + 2.1.0-pre1 Sam Cook RedLock.net @@ -17,7 +17,10 @@ https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png git RedLock Redis Distributed Lock - 2.0.0 - .NET Core release + + 2.1.0 - Add connection change events and more detailed lock status information + 2.0.0 - .NET Core release + RedLockNet.Abstractions.StrongName True ..\RedLock.StrongName.snk diff --git a/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj b/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj index 405fbf2..e2a259e 100644 --- a/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj +++ b/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj @@ -4,7 +4,7 @@ netstandard1.1 RedLockNet False - 2.0.0 + 2.1.0-pre1 Sam Cook RedLock.net @@ -17,7 +17,10 @@ https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png git RedLock Redis Distributed Lock - 2.0.0 - .NET Core release + + 2.1.0 - Add connection change events and more detailed lock status information + 2.0.0 - .NET Core release + RedLockNet.Abstractions diff --git a/RedLockNet.SERedis.StrongName/RedLockNet.SERedis.StrongName.csproj b/RedLockNet.SERedis.StrongName/RedLockNet.SERedis.StrongName.csproj index 2d86d55..310fb3f 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.0.0 + 2.1.0-pre1 An implementation of the Redlock distributed lock algorithm Sam Cook @@ -17,7 +17,10 @@ https://github.com/samcook/RedLock.net git RedLock Redis Distributed Lock - 2.0.0 - .NET Core release + + 2.1.0 - Add connection change events and more detailed lock status information + 2.0.0 - .NET Core release + False True ..\RedLock.StrongName.snk diff --git a/RedLockNet.SERedis/RedLockNet.SERedis.csproj b/RedLockNet.SERedis/RedLockNet.SERedis.csproj index ab07cdc..6a946a8 100644 --- a/RedLockNet.SERedis/RedLockNet.SERedis.csproj +++ b/RedLockNet.SERedis/RedLockNet.SERedis.csproj @@ -5,7 +5,7 @@ RedLockNet.SERedis RedLock.net RedLockNet.SERedis - 2.0.0 + 2.1.0-pre1 An implementation of the Redlock distributed lock algorithm Sam Cook @@ -17,7 +17,10 @@ https://github.com/samcook/RedLock.net git RedLock Redis Distributed Lock - 2.0.0 - .NET Core release + + 2.1.0 - Add connection change events and more detailed lock status information + 2.0.0 - .NET Core release + False