From 2069a1b2d7eba847fe84fc5ab53016384938ba26 Mon Sep 17 00:00:00 2001 From: Meir Blachman Date: Mon, 14 Feb 2022 22:31:14 +0200 Subject: [PATCH] version 0.16.0 --- .../FluentAssertions.Analyzers.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj b/src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj index 2008f7b4..81658898 100644 --- a/src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj +++ b/src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj @@ -13,7 +13,7 @@ FluentAssertions.Analyzers - 0.15.0 + 0.16.0 Meir Blachman Copyright Meir Blachman 2017-2022