diff --git a/Htmt/Htmt.csproj b/Htmt/Htmt.csproj
index 98c3604..abf874f 100644
--- a/Htmt/Htmt.csproj
+++ b/Htmt/Htmt.csproj
@@ -6,19 +6,15 @@
enable
Asko Nõmm
Htmt
- 2.0.0
+ 2.0.1
HTML/XML templating library for .NET
- html xml template templating engine compiler parser
+ html xml template templating engine compiler parser aot trimming
https://github.com/askonomm/htmt
MIT
https://github.com/askonomm/htmt
git
- - Added support for expression modifiers in the form of `expression | modifier`
- - Renamed Generic Value Attributes to use `x:attr-*` intead of `x:*` to prevent conflicts with other attributes
-
- If you are using the `x:*` attributes, you will need to update your templates to use the new `x:attr-*` attributes.
- Likewise, if you've built your own attribute parsers, you will need to update them as the API has changed as well.
+ No functional changes, just updated the README.md file.
README.md