diff --git a/Lager/Lager.0.4.2.nupkg b/Lager/Lager.0.4.2.nupkg
new file mode 100644
index 0000000..18ad3b5
Binary files /dev/null and b/Lager/Lager.0.4.2.nupkg differ
diff --git a/Lager/Lager.csproj b/Lager/Lager.csproj
index 0db2f55..cf88d03 100644
--- a/Lager/Lager.csproj
+++ b/Lager/Lager.csproj
@@ -11,7 +11,7 @@
Lager
Lager
v4.5
- Profile78
+ Profile259
512
{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
..\
diff --git a/Lager/Lager.nuspec b/Lager/Lager.nuspec
index b3149ef..0b323c4 100644
--- a/Lager/Lager.nuspec
+++ b/Lager/Lager.nuspec
@@ -1,7 +1,7 @@
- 0.4.1
+ 0.4.2
Dennis Daume
Dennis Daume
http://opensource.org/licenses/MIT
@@ -17,7 +17,7 @@
Copyright Dennis Daume 2014
-
-
+
+
\ No newline at end of file
diff --git a/Lager/Properties/AssemblyInfo.cs b/Lager/Properties/AssemblyInfo.cs
index 8a4cff4..f2bdec1 100644
--- a/Lager/Properties/AssemblyInfo.cs
+++ b/Lager/Properties/AssemblyInfo.cs
@@ -19,5 +19,5 @@
//
// You can specify all the values or you can default the Build and Revision Numbers by using the '*'
// as shown below: [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("0.4.1")]
-[assembly: AssemblyFileVersion("0.4.1")]
\ No newline at end of file
+[assembly: AssemblyVersion("0.4.2")]
+[assembly: AssemblyFileVersion("0.4.2")]
\ No newline at end of file
diff --git a/Readme.md b/Readme.md
index 18b8fbc..45056b0 100644
--- a/Readme.md
+++ b/Readme.md
@@ -9,9 +9,7 @@ Later versions will also include some type of migration system, for renaming and
# Installation
-The .NET 4.5, WP8 and WinRT version is available on [NuGet](https://www.nuget.org/packages/Lager/)
-
-The Xamarin.Android & Xamarin.iOS versions can be manually downloaded in the [Releases section](https://github.com/flagbug/Lager/releases)
+Lager is available on [NuGet](https://www.nuget.org/packages/Lager/)
# Usage