summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-07-05 13:50:32 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-07-05 13:50:32 -0700
commit017628cea594a2eff151bf17effd6e8fdf486457 (patch)
treed37ed0cf9d8704fd01ed36e05c25bf75224e2f60 /SendGrid/Example/Properties/AssemblyInfo.cs
parent666738924462651e1bec97263cd7ae23eda1f276 (diff)
downloadsendgrid-csharp-017628cea594a2eff151bf17effd6e8fdf486457.zip
sendgrid-csharp-017628cea594a2eff151bf17effd6e8fdf486457.tar.gz
sendgrid-csharp-017628cea594a2eff151bf17effd6e8fdf486457.tar.bz2
Version Bump v7.0.4: swagger/oai updates + accept header fixv7.0.4
Diffstat (limited to 'SendGrid/Example/Properties/AssemblyInfo.cs')
-rw-r--r--SendGrid/Example/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/SendGrid/Example/Properties/AssemblyInfo.cs b/SendGrid/Example/Properties/AssemblyInfo.cs
index 9fd48e3..f240895 100644
--- a/SendGrid/Example/Properties/AssemblyInfo.cs
+++ b/SendGrid/Example/Properties/AssemblyInfo.cs
@@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("7.0.3")]
-[assembly: AssemblyFileVersion("7.0.3")] \ No newline at end of file
+[assembly: AssemblyVersion("7.0.4")]
+[assembly: AssemblyFileVersion("7.0.4")] \ No newline at end of file