Skip to content

Commit cacfdb2

Browse files
committed
Bumped version to v2.5.3
1 parent 319ad56 commit cacfdb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SmartFormat/SmartFormat.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Description>A string composition library written in C# that can format data into a string with a minimal, intuitive syntax. It uses extensions to provide named placeholders, pluralization, gender conjugation, and time and list formatting.</Description>
44
<Copyright>Copyright 2011-2020 axuno gGmbH, Scott Rippey, Bernhard Millauer and other contributors.</Copyright>
55
<AssemblyTitle>SmartFormat</AssemblyTitle>
6-
<Version>2.5.3.0-preview1</Version>
6+
<Version>2.5.3.0</Version>
77
<Authors>axuno gGmbH, Scott Rippey, Bernhard Millauer and other contributors.</Authors>
88
<TargetFrameworks>netstandard2.0;netstandard2.1;net461;net462;net472;net48</TargetFrameworks>
99
<DefineConstants>TRACE;DEBUG</DefineConstants>

0 commit comments

Comments
 (0)