Skip to content

Commit

Permalink
Bump to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Oct 14, 2024
1 parent 413a1d9 commit 37ef540
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Unreleased
# 2.1.1

- Initial nuget.org release
- No feature changes, just a version bump
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>2.1.0</Version>
<Version>2.1.1</Version>
<Description>Write e-mail templates in Razor syntax, and send them via System.Net.Mail or MailKit.</Description>
<PackageTags>razor;email;mail;template;transactional;e-mail;system.net.mail;mailkit</PackageTags>

Expand Down

0 comments on commit 37ef540

Please sign in to comment.