diff --git a/Gu.Units/Gu.Units.csproj b/Gu.Units/Gu.Units.csproj
index d86c9e52..acfc9bc0 100644
--- a/Gu.Units/Gu.Units.csproj
+++ b/Gu.Units/Gu.Units.csproj
@@ -53,9 +53,6 @@
true
-
- ..\packages\MathNet.Spatial.0.1.3\lib\net45\MathNet.Spatial.dll
-
@@ -67,7 +64,6 @@
UnitGenerator.txt4
-
QuantityGenerator.txt4
@@ -237,7 +233,6 @@
-
diff --git a/Gu.Units/Properties/AssemblyInfo.cs b/Gu.Units/Properties/AssemblyInfo.cs
index 11b854d1..94a178e3 100644
--- a/Gu.Units/Properties/AssemblyInfo.cs
+++ b/Gu.Units/Properties/AssemblyInfo.cs
@@ -33,6 +33,6 @@
// 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("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("0.2.0.0")]
+[assembly: AssemblyFileVersion("0.2.0.0")]
[assembly: NeutralResourcesLanguageAttribute("en")]