diff --git a/Depressurizer/Depressurizer.csproj b/Depressurizer/Depressurizer.csproj
index 4145af1..ae0c22d 100644
--- a/Depressurizer/Depressurizer.csproj
+++ b/Depressurizer/Depressurizer.csproj
@@ -26,7 +26,7 @@
false
true
0
- 0.5.1.0
+ 0.6.1.0
false
true
true
diff --git a/Depressurizer/Properties/AssemblyInfo.cs b/Depressurizer/Properties/AssemblyInfo.cs
index 6575b83..dafddf2 100644
--- a/Depressurizer/Properties/AssemblyInfo.cs
+++ b/Depressurizer/Properties/AssemblyInfo.cs
@@ -50,5 +50,5 @@ You should have received a copy of the GNU General Public License
// 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.5.1.0" )]
-[assembly: AssemblyFileVersion( "0.5.1.0" )]
+[assembly: AssemblyVersion( "0.6.0.0" )]
+[assembly: AssemblyFileVersion( "0.6.0.0" )]