summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-07-19 13:19:08 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-07-19 13:19:08 -0700
commit70d5d73407a5652d2175e21e28ce24794d621bbc (patch)
tree4dde80ab87b846f063670c3e4f99682616ed0271 /SendGrid/Example/Properties/AssemblyInfo.cs
parent068447df7fda47e02f89c3011e046d5bb7bfcac4 (diff)
downloadsendgrid-csharp-70d5d73407a5652d2175e21e28ce24794d621bbc.zip
sendgrid-csharp-70d5d73407a5652d2175e21e28ce24794d621bbc.tar.gz
sendgrid-csharp-70d5d73407a5652d2175e21e28ce24794d621bbc.tar.bz2
Version Bump v7.1.0: WebProxy Supportv7.1.0
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 4ac1bfa..70377e5 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.7")]
-[assembly: AssemblyFileVersion("7.0.7")] \ No newline at end of file
+[assembly: AssemblyVersion("7.1.0")]
+[assembly: AssemblyFileVersion("7.1.0")] \ No newline at end of file