From aa4506d740b39f24eb7090b4df1acf3cb74ba630 Mon Sep 17 00:00:00 2001 From: Basavaraj Araballi <44639788+Araballi@users.noreply.github.com> Date: Wed, 21 Jul 2021 13:05:21 +0530 Subject: [PATCH] version change for ITokenProviderFactory change (#13) * version change * changed text Co-authored-by: Basavaraj Araballi (XQK) --- CHANGES.md | 3 +++ Directory.Build.props | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e92fdfa..f37a072 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +2.0.1 +* Allow client class to accept ITokenProviderFactory + 2.0.0 * Make client assembly strongly named * Make client assembly versioned diff --git a/Directory.Build.props b/Directory.Build.props index a7750ff..e4101b0 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -9,7 +9,7 @@ A client library for KMD Logic CVR - 2.0.0 + 2.0.1 $(VersionPrefix)-$(VersionSuffix) $(VersionPrefix) KMD