Skip to content

Commit 1916933

Browse files
authored
Publish 2.0.0 #79
#79
2 parents 7cd72af + 2f3c327 commit 1916933

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.pubignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
example/
22
doc/
33
build/
4+
5+
vendor/
6+
fastlane/

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ packages:
9292
path: ".."
9393
relative: true
9494
source: path
95-
version: "1.9.0"
95+
version: "2.0.0"
9696
flutter_lints:
9797
dependency: "direct dev"
9898
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_authgear
22
description: Authgear SDK for Flutter
3-
version: 1.9.0
3+
version: 2.0.0
44
homepage: https://www.authgear.com
55
repository: https://github.com/authgear/authgear-sdk-flutter
66
documentation: https://authgear.github.io/authgear-sdk-flutter/

0 commit comments

Comments
 (0)