Skip to content

Commit df3cae6

Browse files
committed
Update Version to publish to Nuget v1.3.1
1 parent 9e431d6 commit df3cae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlurlGraphQL.Querying/FlurlGraphQL.Querying.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<RepositoryUrl>https://github.com/cajuncoding/FlurlGraphQL</RepositoryUrl>
1515
<PackageReleaseNotes>
1616
Release Notes:
17-
- Full Null reference issue in GraphQL/Request Error handling of HttpStatusCode.
17+
- Fix null reference issue in GraphQL/Request Error handling of HttpStatusCode.
1818
- Added better support for Mutation handling so that single payload (per Mutation convention best practices) can be returned easily via ReceiveGraphQLMutationResult;
1919
this eliminates the need to use ReceiveGraphQLRawJsonResponse for dynamic Mutation response handling.
2020
- Fixed bug to ensure Errors are returned on IGraphQLQueryResults when possible (not available on Batch Queries).

0 commit comments

Comments
 (0)