Skip to content

Commit

Permalink
🎉 Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmannZ committed Sep 10, 2018
1 parent f351381 commit 8486368
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [1.0.0-alpha.6] - September 10 2018

### Breaking changes

n/a

#### Fixes / Enhancements

- Updated lint options in preparation for upcoming CI checks. @HofmannZ

#### Docs

n/a

## [1.0.0-alpha.5] - September 7 2018

### Breaking changes
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: graphql_flutter
description: A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
version: 1.0.0-alpha.5
version: 1.0.0-alpha.6
authors:
- Eus Dima <eus@zinoapp.com>
- Zino Hofmann <zino@zinoapp.com>
Expand All @@ -10,7 +10,7 @@ dependencies:
flutter:
sdk: flutter
meta: ^1.1.6
http: ^0.11.3
http: ^0.11.3+17
path_provider: ^0.4.1
uuid: ^1.0.3
graphql_parser: ^1.1.0
Expand Down

0 comments on commit 8486368

Please # to comment.