diff options
-rwxr-xr-x | SendGrid/SendGridMail/Mail.nuspec | 4 | ||||
-rwxr-xr-x | SendGrid/SendGridMail/Sendgrid.1.0.1.nupkg | bin | 0 -> 34727 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/SendGrid/SendGridMail/Mail.nuspec b/SendGrid/SendGridMail/Mail.nuspec index 39d44bf..a59212a 100755 --- a/SendGrid/SendGridMail/Mail.nuspec +++ b/SendGrid/SendGridMail/Mail.nuspec @@ -2,13 +2,13 @@ <package >
<metadata>
<id>Sendgrid</id>
- <version>1.0.0</version>
+ <version>1.0.1</version>
<title>Sendgrid</title>
<authors>CJ Buchmann, Tyler Bischel, Eric Becking</authors>
<owners>Sendgrid</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>$description$</description>
- <releaseNotes>Basic C# client library and examples for using Sendgrid API's to send mail</releaseNotes>
+ <releaseNotes>Basic C# client library and examples for using Sendgrid API's to send mail. Github repo located at : https://github.com/sendgrid/sendgrid-csharp</releaseNotes>
<copyright>Copyright 2012</copyright>
<tags>Sendgrid Email Mail Microsoft Azure</tags>
</metadata>
diff --git a/SendGrid/SendGridMail/Sendgrid.1.0.1.nupkg b/SendGrid/SendGridMail/Sendgrid.1.0.1.nupkg Binary files differnew file mode 100755 index 0000000..5be51a1 --- /dev/null +++ b/SendGrid/SendGridMail/Sendgrid.1.0.1.nupkg |