Skip to content

Commit 28bda6e

Browse files
committed
4.1.1
1 parent 4806024 commit 28bda6e

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.1.1
2+
3+
* Fix building on all platforms, add github actions to test building.
4+
15
## 4.1.0
26

37
* Android: Remove Moshi dependency altogether. #53

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.1.0
5+
version: 4.1.1
66
homepage: https://github.com/authpass/biometric_storage/
77

88
environment:

0 commit comments

Comments
 (0)