summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCJ Buchmann <cj.buchmann@sendgrid.com>2012-01-17 10:39:21 -0800
committerCJ Buchmann <cj.buchmann@sendgrid.com>2012-01-17 10:39:21 -0800
commit8c8477e8b26db1631fd523a795eb7320ec42e1e1 (patch)
tree3c0e63db9c1366d1f968665787d06928fb8773ca
parent7fbc02f27623253e20bdf2a123d3dbc9c4e23d43 (diff)
downloadsendgrid-csharp-8c8477e8b26db1631fd523a795eb7320ec42e1e1.zip
sendgrid-csharp-8c8477e8b26db1631fd523a795eb7320ec42e1e1.tar.gz
sendgrid-csharp-8c8477e8b26db1631fd523a795eb7320ec42e1e1.tar.bz2
added Sendgrid Nuget package 1.0.1
-rwxr-xr-xSendGrid/SendGridMail/Mail.nuspec4
-rwxr-xr-xSendGrid/SendGridMail/Sendgrid.1.0.1.nupkgbin0 -> 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
new file mode 100755
index 0000000..5be51a1
--- /dev/null
+++ b/SendGrid/SendGridMail/Sendgrid.1.0.1.nupkg
Binary files differ