Skip to content

Commit 0ab284d

Browse files
Bumped version to 1.1.1 (#94)
Co-authored-by: SinaSeylani <[email protected]>
1 parent 7d4ed37 commit 0ab284d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.1
2+
3+
* PSG-5785: TokenStore class updates (#92)
4+
15
## 1.1.0
26

37
* Merge pull request #89 from passageidentity/PSG-5785

ios/passage_flutter.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'passage_flutter'
3-
s.version = '1.1.0'
3+
s.version = '1.1.1'
44
s.summary = 'Passkey Complete for Flutter - Go completely passwordless with a standalone auth solution in your Flutter app with Passage by 1Password'
55
s.description = <<-DESC
66
Passkey Complete for Flutter - Go completely passwordless with a standalone auth solution in your Flutter app with Passage by 1Password

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: passage_flutter
22
description: Passkey Complete for Flutter - Go completely passwordless with a standalone auth solution in your Flutter app with Passage by 1Password
3-
version: 1.1.0
3+
version: 1.1.1
44
homepage: https://docs.passage.id/complete
55

66
environment:

0 commit comments

Comments
 (0)