diff --git a/src/Dispatch.Api/Properties/AssemblyInfo.cs b/src/Dispatch.Api/Properties/AssemblyInfo.cs index 26dd3c9..8764c10 100644 --- a/src/Dispatch.Api/Properties/AssemblyInfo.cs +++ b/src/Dispatch.Api/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.3.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("0.4.0.0")] +[assembly: AssemblyFileVersion("0.4.0.0")]