diff --git a/build.props b/build.props
index 9d0786f..872b32a 100644
--- a/build.props
+++ b/build.props
@@ -3,7 +3,7 @@
12.0
Enable
- 6.3.0
+ 6.4.0
diff --git a/pack.props b/pack.props
index 812600d..fdaea7d 100644
--- a/pack.props
+++ b/pack.props
@@ -36,7 +36,7 @@ To support different LINQ implementations, the following flavours are available.
MIT
http://nein.tech/nein-linq
README.md
- Added simple property for easier Entity Framework 6 debugging.
+ Added simple method for registering custom converters.
LINQ;EF;IX