From 038f481863e4f98b035503b829211da04df5e449 Mon Sep 17 00:00:00 2001 From: Burgy Benjamin Date: Wed, 17 Jun 2015 23:05:06 +0200 Subject: [PATCH] Update NuGet package. --- Rx.Contrib.nuspec | 2 +- Rx.Contrib/Properties/AssemblyInfo.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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