Skip to content

Commit

Permalink
Bump version. (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
r3c committed Mar 7, 2024
1 parent 28dddb1 commit 23d82b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cottle/Cottle.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<AssemblyName>Cottle</AssemblyName>
<AssemblyTitle>Cottle: High performance template engine</AssemblyTitle>
<Description>High performance, light &amp; extensible template engine library for .NET 4.7.2 and above.</Description>
<Version>2.0.10</Version>
<Version>2.0.11</Version>
<Authors>Remi Caput</Authors>
<TargetFrameworks>net8.0;net7.0;net6.0;net472</TargetFrameworks>
<Title>Cottle: High performance template engine</Title>
Expand Down

0 comments on commit 23d82b9

Please sign in to comment.