Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/SimpliSharp/SimpliSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<!-- NuGet Package Settings -->
<PackageId>SimpliSharp</PackageId>
<Version>0.2.1</Version>
<Version>0.2.2</Version>
<Authors>Cosmin Crețu</Authors>
<Company>Cosmin Crețu</Company>
<Description>SimpliSharp is a .NET library designed to simplify common programming tasks with a focus on performance and ease of use. As the library grows, it will be populated with a variety of tools and utilities to help developers write cleaner, more efficient code.</Description>
Expand Down
Loading