You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Dapper.GraphQL/Dapper.GraphQL.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
<PropertyGroup>
4
4
<TargetFramework>netcoreapp1.1</TargetFramework>
5
-
<Version>0.2.0-beta</Version>
5
+
<Version>0.2.1-beta</Version>
6
6
<Authors>Doug Day, Kevin Russon, Ben McCallum</Authors>
7
7
<Company>Landmark Home Warranty</Company>
8
8
<Description>A library designed to integrate the Dapper and graphql-dotnet projects with ease-of-use in mind and performance as the primary concern.</Description>
0 commit comments