diff --git a/Rx.Contrib.nuspec b/Rx.Contrib.nuspec index becb9fb..463a517 100644 --- a/Rx.Contrib.nuspec +++ b/Rx.Contrib.nuspec @@ -2,7 +2,7 @@ Rx.Contrib - 0.4.2 + 0.4.4 Rx.Contrib Burgy Benjamin Burgy Benjamin diff --git a/Rx.Contrib/Properties/AssemblyInfo.cs b/Rx.Contrib/Properties/AssemblyInfo.cs index e8b9331..89dd85a 100644 --- a/Rx.Contrib/Properties/AssemblyInfo.cs +++ b/Rx.Contrib/Properties/AssemblyInfo.cs @@ -35,4 +35,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.4.3.*")] \ No newline at end of file +[assembly: AssemblyVersion("0.4.4.*")] \ No newline at end of file