We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3beb489 commit ccc7bd1Copy full SHA for ccc7bd1
1 file changed
src/AppAny.HotChocolate.FluentValidation.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<Nullable>enable</Nullable>
6
- <Version>0.2.1</Version>
+ <Version>0.2.2</Version>
7
<LangVersion>9</LangVersion>
8
<EmbedUntrackedSources>true</EmbedUntrackedSources>
9
<IncludeSymbols>true</IncludeSymbols>
0 commit comments