summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-07-12 10:16:21 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-07-12 10:16:21 -0700
commit7d04be36d6a73ed69dd6ccbc0fb6590d3be94587 (patch)
tree462ca92d1f87e67292f55bf5e6723d06b07e3e6d /SendGrid/Example
parentf56bb50c85df2e5347a27c204468901aca37bd15 (diff)
downloadsendgrid-csharp-7d04be36d6a73ed69dd6ccbc0fb6590d3be94587.zip
sendgrid-csharp-7d04be36d6a73ed69dd6ccbc0fb6590d3be94587.tar.gz
sendgrid-csharp-7d04be36d6a73ed69dd6ccbc0fb6590d3be94587.tar.bz2
Version Bump v7.0.6: Update docs, unit tests and examples to include Sender IDv7.0.6
Diffstat (limited to 'SendGrid/Example')
-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 ef92cf2..acda2b0 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.5")]
-[assembly: AssemblyFileVersion("7.0.5")] \ No newline at end of file
+[assembly: AssemblyVersion("7.0.6")]
+[assembly: AssemblyFileVersion("7.0.6")] \ No newline at end of file