Skip to content

Commit fa11c86

Browse files
author
Martin Kamleithner
committed
chore: gql_http_link: fix version mentioned in CHANGELOG
1 parent 7e9c570 commit fa11c86

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

links/gql_http_link/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## 0.5.0
1+
## 0.4.4
22

3-
- BREAKING: compatibility with gql_link 0.5.0: add stacktraces to exceptions
3+
- compatibility with gql_link 0.5.0: add stacktraces to exceptions
44

55
## 0.4.3
66

links/gql_http_link/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: gql_http_link
2-
version: 0.4.4
2+
version: 0.4.4+1
33
description: GQL Terminating Link to execute requests via HTTP using JSON.
44
repository: https://github.com/gql-dart/gql
55
environment:

0 commit comments

Comments
 (0)