From 546d9f4af66d02a8e292434272e4e703cfd08d25 Mon Sep 17 00:00:00 2001 From: Gregor Mohorko Date: Wed, 31 Jul 2024 17:03:03 +0200 Subject: [PATCH] chore: Bump version to 1.7.0 --- src/GM.Utility/GM.Utility.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/GM.Utility/GM.Utility.csproj b/src/GM.Utility/GM.Utility.csproj index ec41a4b..4872c63 100644 --- a/src/GM.Utility/GM.Utility.csproj +++ b/src/GM.Utility/GM.Utility.csproj @@ -6,7 +6,7 @@ true false GM.StrongNameKey.snk - 1.6.1.0 + 1.7.0.0 GM.Utility Gregor Mohorko Gregor Mohorko @@ -16,9 +16,9 @@ Library with various static classes and tools that provide universally useful functions, extensions and utilities. Copyright © Gregor Mohorko 2024 true - Added additional logging to ThrottlerPerTime. - 1.6.1.0 - 1.6.1.0 + Added support for multiple limits to ThrottlerPerTime. + 1.7.0.0 + 1.7.0.0 https://github.com/GregaMohorko/GM.Utility Git LICENSE.md