diff --git a/Downloads/statsdnet-latest.zip b/Downloads/statsdnet-latest.zip new file mode 100644 index 0000000..78c50c6 Binary files /dev/null and b/Downloads/statsdnet-latest.zip differ diff --git a/Downloads/statsdnet-v1.0.0.0.zip b/Downloads/statsdnet-v1.0.0.0.zip deleted file mode 100644 index 12ff13f..0000000 Binary files a/Downloads/statsdnet-v1.0.0.0.zip and /dev/null differ diff --git a/Downloads/statsdnet-v1.0.1.0.zip b/Downloads/statsdnet-v1.0.1.0.zip new file mode 100644 index 0000000..78c50c6 Binary files /dev/null and b/Downloads/statsdnet-v1.0.1.0.zip differ diff --git a/statsd.net/Properties/AssemblyInfo.cs b/statsd.net/Properties/AssemblyInfo.cs index 17f5f4a..d6fd3da 100644 --- a/statsd.net/Properties/AssemblyInfo.cs +++ b/statsd.net/Properties/AssemblyInfo.cs @@ -32,5 +32,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("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.0.1.0")] +[assembly: AssemblyFileVersion("1.0.1.0")]