Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 1d4ac9f

Browse files
committed
Version bump + CHANGELOG.md
1 parent 73941a9 commit 1d4ac9f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.0.4
2+
3+
- reverted removing of safe-calls on overlays. They are only for flutter >= 3.7.0.
4+
- Changed flutter sdk limit from >= 1.20.0 to >= 3.0.0
5+
16
## 0.0.3
27

38
- Changed `lint` package to `flutter_lints` #12

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pin_lock
22

3-
version: 0.0.3
3+
version: 0.0.4
44

55
description: "A full solution to local authentication: it contains authentication logic and tracks authentication-relevant data, while providing an interface for app-specific UI implementatin."
66

0 commit comments

Comments
 (0)