Skip to content

Commit f25731a

Browse files
committed
Version bump
1 parent baa3b7c commit f25731a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Simpleverse.Repository.Db/Simpleverse.Repository.Db.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1414
<PackageTags>Dapper, Bulk, Merge, Upsert, Delete, Insert, Update, Repository</PackageTags>
1515
<PackageLicenseFile>LICENSE</PackageLicenseFile>
16-
<Version>2.1.25</Version>
16+
<Version>2.1.26</Version>
1717
<Description>High performance operation for MS SQL Server built for Dapper ORM. Including bulk operations Insert, Update, Delete, Get as well as Upsert both single and bulk.</Description>
18-
<AssemblyVersion>2.1.25.0</AssemblyVersion>
19-
<FileVersion>2.1.25.0</FileVersion>
18+
<AssemblyVersion>2.1.26.0</AssemblyVersion>
19+
<FileVersion>2.1.26.0</FileVersion>
2020
<RepositoryUrl>https://github.com/lukaferlez/Simpleverse.Repository</RepositoryUrl>
2121
<PackageReadmeFile>README.md</PackageReadmeFile>
2222
<EmbedAllSources>true</EmbedAllSources>

0 commit comments

Comments
 (0)