diff --git a/Hangfire.SpringNet.nupkg b/Hangfire.SpringNet.nupkg new file mode 100644 index 0000000..11831e1 Binary files /dev/null and b/Hangfire.SpringNet.nupkg differ diff --git a/Hangfire.SpringNet/Properties/AssemblyInfo.cs b/Hangfire.SpringNet/Properties/AssemblyInfo.cs index 8b7fa48..128773c 100644 --- a/Hangfire.SpringNet/Properties/AssemblyInfo.cs +++ b/Hangfire.SpringNet/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")] diff --git a/nuget.exe b/nuget.exe new file mode 100644 index 0000000..6bb79fe Binary files /dev/null and b/nuget.exe differ