diff --git a/src/TurtleHub/Properties/AssemblyInfo.cs b/src/TurtleHub/Properties/AssemblyInfo.cs
index 64eaed9..a1466f2 100644
--- a/src/TurtleHub/Properties/AssemblyInfo.cs
+++ b/src/TurtleHub/Properties/AssemblyInfo.cs
@@ -37,5 +37,5 @@
 // The following GUID is for the ID of the typelib if this project is exposed to COM
 [assembly: Guid("C83F1ABC-0D94-4BE7-B9CD-A999D735936B")]
 
-[assembly: AssemblyVersion("0.1.2")]
-[assembly: AssemblyFileVersion("0.1.2")]
+[assembly: AssemblyVersion("0.2.0")]
+[assembly: AssemblyFileVersion("0.2.0")]
diff --git a/src/version.txt b/src/version.txt
index 5e4b046..816366d 100644
--- a/src/version.txt
+++ b/src/version.txt
@@ -1 +1 @@
-0,1,2
\ No newline at end of file
+0,2,0
\ No newline at end of file