Skip to content

Commit

Permalink
chore(release): publish 1.0.5 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: frontegg <[email protected]>
  • Loading branch information
github-actions[bot] and frontegg authored Jan 2, 2025
1 parent 7107a31 commit ed1b806
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.4"
version: "1.0.5"
fuchsia_remote_debug_protocol:
dependency: transitive
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion ios/frontegg_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
Pod::Spec.new do |s|
s.name = 'frontegg_flutter'
s.version = '1.0.4'
s.version = '1.0.5'
s.summary = 'A new Flutter plugin project.'
s.description = <<-DESC
A new Flutter plugin project.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: frontegg_flutter
description: Flutter package for Frontegg services
version: 1.0.4
version: 1.0.5
homepage: https://github.com/frontegg/frontegg-flutter
#publish_to: "https://pub.dartlang.org"

Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.4
1.0.5

0 comments on commit ed1b806

Please sign in to comment.