diff options
author | Brandon West <brawest@gmail.com> | 2013-10-24 15:39:04 -0600 |
---|---|---|
committer | Brandon West <brawest@gmail.com> | 2013-10-24 15:39:04 -0600 |
commit | a408a6567a21dbdd59403b769143477c4dbea6c4 (patch) | |
tree | 52e881ecaf77cc0befad65b9f926af2f5285cdc1 | |
parent | 70b2a69c4f8f4306d23e483776f3d167dda7044b (diff) | |
download | sendgrid-csharp-a408a6567a21dbdd59403b769143477c4dbea6c4.zip sendgrid-csharp-a408a6567a21dbdd59403b769143477c4dbea6c4.tar.gz sendgrid-csharp-a408a6567a21dbdd59403b769143477c4dbea6c4.tar.bz2 |
update version and nuget assets
-rw-r--r-- | SendGrid/SendGridMail/Properties/AssemblyInfo.cs | 4 | ||||
-rw-r--r-- | SendGrid/SendGridMail/nuget/SendGrid.1.2.0.nupkg | bin | 15009 -> 0 bytes | |||
-rw-r--r-- | SendGrid/SendGridMail/nuget/SendGrid.1.2.1.nupkg | bin | 0 -> 16220 bytes | |||
-rw-r--r-- | SendGrid/SendGridMail/nuget/lib/SendGridMail.dll | bin | 28160 -> 30208 bytes |
4 files changed, 2 insertions, 2 deletions
diff --git a/SendGrid/SendGridMail/Properties/AssemblyInfo.cs b/SendGrid/SendGridMail/Properties/AssemblyInfo.cs index 32cc1dd..a9152ad 100644 --- a/SendGrid/SendGridMail/Properties/AssemblyInfo.cs +++ b/SendGrid/SendGridMail/Properties/AssemblyInfo.cs @@ -41,5 +41,5 @@ using System.Runtime.InteropServices; // 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.2.0")]
-[assembly: AssemblyFileVersion("1.2.0")]
+[assembly: AssemblyVersion("1.2.1")]
+[assembly: AssemblyFileVersion("1.2.1")]
diff --git a/SendGrid/SendGridMail/nuget/SendGrid.1.2.0.nupkg b/SendGrid/SendGridMail/nuget/SendGrid.1.2.0.nupkg Binary files differdeleted file mode 100644 index bedbca7..0000000 --- a/SendGrid/SendGridMail/nuget/SendGrid.1.2.0.nupkg +++ /dev/null diff --git a/SendGrid/SendGridMail/nuget/SendGrid.1.2.1.nupkg b/SendGrid/SendGridMail/nuget/SendGrid.1.2.1.nupkg Binary files differnew file mode 100644 index 0000000..869f406 --- /dev/null +++ b/SendGrid/SendGridMail/nuget/SendGrid.1.2.1.nupkg diff --git a/SendGrid/SendGridMail/nuget/lib/SendGridMail.dll b/SendGrid/SendGridMail/nuget/lib/SendGridMail.dll Binary files differindex 63f02e2..a081e17 100644 --- a/SendGrid/SendGridMail/nuget/lib/SendGridMail.dll +++ b/SendGrid/SendGridMail/nuget/lib/SendGridMail.dll |