diff --git a/SimplSockets/Properties/AssemblyInfo.cs b/SimplSockets/Properties/AssemblyInfo.cs index cac054e..9a4709a 100644 --- a/SimplSockets/Properties/AssemblyInfo.cs +++ b/SimplSockets/Properties/AssemblyInfo.cs @@ -20,4 +20,4 @@ // 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.*")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.1.*")] \ No newline at end of file