diff --git a/Platform.Converters.csproj b/Platform.Converters.csproj
index 86e5fa7..bacca47 100644
--- a/Platform.Converters.csproj
+++ b/Platform.Converters.csproj
@@ -4,7 +4,7 @@
LinksPlatform's Platform.Converters Class Library
Konstantin Diachenko
Platform.Converters
- 0.0.2
+ 0.0.3
Konstantin Diachenko
netstandard2.0
Platform.Converters
@@ -21,9 +21,12 @@
true
true
snupkg
- Platform.Reflection dependency updated from 0.0.1 to 0.0.3.
-Platform.Reflection.Sigil dependency updated from 0.0.2 to 0.0.3.
-Issues fixes.
+ Platform.Reflection dependency updated from 0.0.3 to 0.0.4.
+Platform.Reflection.Sigil dependency updated from 0.0.3 to 0.0.4.
+Added To class with typed parameter.
+XML documentation file generation turned on.
+Travis CI connected.
+Refactoring, issues fix.