Skip to content

Commit 3f014a7

Browse files
committed
updated uuid
1 parent 4e64a7d commit 3f014a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_graphql
22
description: A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
3-
version: 1.0.0-rc.2
3+
version: 1.0.0-rc.3
44
authors:
55
- Rex Raphael <rex.raphael@outlook.com>
66
homepage: https://github.com/juicycleff/graphql-flutter/tree/master
@@ -12,7 +12,7 @@ dependencies:
1212
http: ^0.12.0
1313
http_parser: ^3.1.3
1414
path_provider: ^0.4.1
15-
uuid: ^1.0.3
15+
uuid: ^2.0.0
1616
sqflite: ^1.1.0
1717
graphql_parser: ^1.1.1
1818

0 commit comments

Comments
 (0)