summaryrefslogtreecommitdiffstats
path: root/SendGrid/Example/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-08-01 11:56:26 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-08-01 11:56:26 -0700
commitda840ea844da0f2c0b142afdcf4e96e987a8d4d6 (patch)
tree307527426d57987d735afde8827cb69ccd433c97 /SendGrid/Example/Properties/AssemblyInfo.cs
parentac3dad845a6390e42c9eb0b5dce24f4d305c93ed (diff)
parentac88fdbcb562e648800a740522f36bab05f66ae8 (diff)
downloadsendgrid-csharp-origin/owre-master.zip
sendgrid-csharp-origin/owre-master.tar.gz
sendgrid-csharp-origin/owre-master.tar.bz2
Merge remote-tracking branch 'refs/remotes/origin/master' into owre-masterorigin/owre-master
# Conflicts: # SendGrid/UnitTest/UnitTest.cs
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 6c1a8c0..dd5cc3f 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.1.1")]
-[assembly: AssemblyFileVersion("7.1.1")] \ No newline at end of file
+[assembly: AssemblyVersion("8.0.1")]
+[assembly: AssemblyFileVersion("8.0.1")]