Skip to content

Commit 54c26c4

Browse files
committed
changelog, 4.0.1
1 parent 7579319 commit 54c26c4

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.0.1
2+
3+
* Update to Moshi 1.13 for Kotlin 1.6.0 compatibility. #53
4+
15
## 4.0.0
26

37
* Fixed compile errors with Flutter >= 2.8.0 (Compatible with Flutter 2.5). #47 fix #42

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: biometric_storage
22
description: |
33
Secure Storage: Encrypted data store optionally secured by biometric lock with support
44
for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorage).
5-
version: 4.0.0
5+
version: 4.0.1
66
homepage: https://github.com/authpass/biometric_storage/
77

88
environment:

0 commit comments

Comments
 (0)