summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-07-08 13:23:57 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-07-08 13:23:57 -0700
commitf56bb50c85df2e5347a27c204468901aca37bd15 (patch)
tree93501206d8d1fdbf38fc5634f49f25b2a97a180d /SendGrid/Example
parent3160acc0fc55dfc6c9b925e6d9c5003df1086566 (diff)
downloadsendgrid-csharp-f56bb50c85df2e5347a27c204468901aca37bd15.zip
sendgrid-csharp-f56bb50c85df2e5347a27c204468901aca37bd15.tar.gz
sendgrid-csharp-f56bb50c85df2e5347a27c204468901aca37bd15.tar.bz2
Version Bump v7.0.5: Tests now mocked automatically against prismv7.0.5
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 f240895..ef92cf2 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.4")]
-[assembly: AssemblyFileVersion("7.0.4")] \ No newline at end of file
+[assembly: AssemblyVersion("7.0.5")]
+[assembly: AssemblyFileVersion("7.0.5")] \ No newline at end of file