From e7e5bbf89aaedfd9c966b68884b2d944198bb3a3 Mon Sep 17 00:00:00 2001 From: "bojan.malinic" Date: Tue, 9 Aug 2022 15:27:30 +0200 Subject: [PATCH] Update versions --- src/ConductorSharp.Client/ConductorSharp.Client.csproj | 4 ++-- src/ConductorSharp.Engine/ConductorSharp.Engine.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ConductorSharp.Client/ConductorSharp.Client.csproj b/src/ConductorSharp.Client/ConductorSharp.Client.csproj index d3d44a97..6ae58965 100644 --- a/src/ConductorSharp.Client/ConductorSharp.Client.csproj +++ b/src/ConductorSharp.Client/ConductorSharp.Client.csproj @@ -6,7 +6,7 @@ Codaxy Codaxy ConductorSharp.Client - 1.0.3 + 1.1.0 Client library for Netflix Conductor, with some additional quality of life features. https://github.com/codaxy/conductor-sharp netflix;conductor @@ -23,7 +23,7 @@ - + diff --git a/src/ConductorSharp.Engine/ConductorSharp.Engine.csproj b/src/ConductorSharp.Engine/ConductorSharp.Engine.csproj index b5e63525..acd7cad9 100644 --- a/src/ConductorSharp.Engine/ConductorSharp.Engine.csproj +++ b/src/ConductorSharp.Engine/ConductorSharp.Engine.csproj @@ -6,7 +6,7 @@ Codaxy Codaxy ConductorSharp.Engine - 1.0.3 + 1.1.0 Client library for Netflix Conductor, with some additional quality of life features. https://github.com/codaxy/conductor-sharp netflix;conductor