diff --git a/nuget/Dapper.FluentMap.Dommel.1.0.3.nupkg b/nuget/Dapper.FluentMap.Dommel.1.0.3.nupkg new file mode 100644 index 0000000..b4c2d60 Binary files /dev/null and b/nuget/Dapper.FluentMap.Dommel.1.0.3.nupkg differ diff --git a/src/Dapper.FluentMap.Dommel/Properties/AssemblyInfo.cs b/src/Dapper.FluentMap.Dommel/Properties/AssemblyInfo.cs index f0b8321..6d75d1c 100644 --- a/src/Dapper.FluentMap.Dommel/Properties/AssemblyInfo.cs +++ b/src/Dapper.FluentMap.Dommel/Properties/AssemblyInfo.cs @@ -22,15 +22,4 @@ // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("ef9b2624-ef04-4231-8f5a-55c41929b4a1")] -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// 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("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.0.3.0")]