Skip to content

Commit

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

- Added some badges to the README
- Marked `AddRazorEmailRenderer` obsolete, use `AddRazorMailRenderer` instead
Expand Down
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.1</Version>
<Version>2.2.0</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 ab4da8e

Please sign in to comment.