From 737687dec330bc49a9913b104895c661494d35bd Mon Sep 17 00:00:00 2001 From: Burgy Benjamin Date: Fri, 17 Apr 2015 18:11:40 +0200 Subject: [PATCH] Change the version. --- Rx.Contrib/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rx.Contrib/Properties/AssemblyInfo.cs b/Rx.Contrib/Properties/AssemblyInfo.cs index 29257ff..e8b9331 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.2.*")] \ No newline at end of file +[assembly: AssemblyVersion("0.4.3.*")] \ No newline at end of file