Skip to content

Commit

Permalink
Fixed pubspec version to 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
naoki0719 committed May 17, 2024
1 parent 8582cc7 commit 55694fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flutter_screen_lock
description: Provides the ability to lock the screen on ios and android. Biometric authentication can be used in addition to passcode.
homepage: https://github.com/naoki0719/flutter_screen_lock
version: 9.0.4
version: 9.1.0

environment:
sdk: ">=3.4.0 <4.0.0"
Expand Down

0 comments on commit 55694fe

Please sign in to comment.