summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-08-17 16:04:42 -0700
committerMaxim Dubrovkin <maximdubrovkin@Maxims-MBP.Dlink>2016-09-20 20:13:34 +0500
commit27840f11facfa60204bd4f71daf82f100c9bf3f4 (patch)
treea7ee8a45d85327d4133689aea791ac04dae3e45e /SendGrid/Example/Properties/AssemblyInfo.cs
parente9afcc52b1d0334c0809c48d05801c5a2235bc9b (diff)
downloadsendgrid-csharp-27840f11facfa60204bd4f71daf82f100c9bf3f4.zip
sendgrid-csharp-27840f11facfa60204bd4f71daf82f100c9bf3f4.tar.gz
sendgrid-csharp-27840f11facfa60204bd4f71daf82f100c9bf3f4.tar.bz2
Version Bump v8.0.3: Fix #297
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 a6e27bb..6245e50 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("8.0.2")]
-[assembly: AssemblyFileVersion("8.0.2")]
+[assembly: AssemblyVersion("8.0.3")]
+[assembly: AssemblyFileVersion("8.0.3")]