Skip to content

Commit fdae148

Browse files
committed
Nuget Package v1.12.1.
1 parent 46e99af commit fdae148

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RepoDb.Core/RepoDb/RepoDb.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<Authors>Michael Camara Pendon</Authors>
6-
<Version>1.12.0</Version>
6+
<Version>1.12.1</Version>
77
<Company>RepoDb</Company>
88
<Product>RepoDb</Product>
99
<Description>A hybrid ORM library for .NET.</Description>
@@ -17,8 +17,8 @@
1717
<NeutralLanguage></NeutralLanguage>
1818
<PostBuildEvent></PostBuildEvent>
1919
<PreBuildEvent></PreBuildEvent>
20-
<AssemblyVersion>1.12.0.5</AssemblyVersion>
21-
<FileVersion>1.12.0.5</FileVersion>
20+
<AssemblyVersion>1.12.1.0</AssemblyVersion>
21+
<FileVersion>1.12.1.0</FileVersion>
2222
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
2323
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
2424
<PackageIconUrl></PackageIconUrl>

0 commit comments

Comments
 (0)