From 99c546779e87fd310b3edf810c775b1601896fee Mon Sep 17 00:00:00 2001 From: feinoujc Date: Mon, 25 May 2015 20:16:20 -0400 Subject: [PATCH] v0.8 --- src/Mandrill.net/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Mandrill.net/Properties/AssemblyInfo.cs b/src/Mandrill.net/Properties/AssemblyInfo.cs index 5de1442..37e67e9 100644 --- a/src/Mandrill.net/Properties/AssemblyInfo.cs +++ b/src/Mandrill.net/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.7.0")] -[assembly: AssemblyFileVersion("0.7.0")] \ No newline at end of file +[assembly: AssemblyVersion("0.8.0")] +[assembly: AssemblyFileVersion("0.8.0")] \ No newline at end of file