Skip to content

Commit aa39f63

Browse files
author
Andrew Sumido
committed
Updating package version
1 parent 9e3e4b2 commit aa39f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataAbstractions.Dapper/DataAbstractions.Dapper.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>net451;netstandard1.3;netstandard2.0</TargetFrameworks>
5-
<Version>2.0.0</Version>
5+
<Version>2.0.1</Version>
66
<Authors>Andrew Sumido</Authors>
77
<Description>A light abstraction around Dapper and Dapper.Contrib that also maintains the behavior IDbConnection. This library facilitates a loosely coupled design and unit testing.</Description>
88
<PackageLicenseUrl>https://github.com/codeapologist/DataAbstractions.Dapper/blob/master/LICENSE</PackageLicenseUrl>

0 commit comments

Comments
 (0)