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

Commit 17b7be4

Browse files
committed
0.0.1+4
1 parent 3f7e886 commit 17b7be4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.0.1+4
2+
3+
Updated dependencies:
4+
`dartz 0.10.0 => 0.10.1`
5+
`flutter_bloc 7.0.0 => 8.0.1`
6+
`equatable 2.0.0 => 2.0.3`
7+
`build_runner 1.12.2 => 2.1.7`
8+
`mockito 5.0.3 => 5.0.17`
9+
110
## 0.0.1+3
211

312
Replaced jcenter with mavenCentral

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.1+3
3+
version: 0.0.1+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)