Skip to content

Commit 2a17aa3

Browse files
committed
release: Bump version number
1 parent 406d5ef commit 2a17aa3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
* Added a `ToJSON` instance to the `Score` type.
66

7+
* Minor releases:
8+
9+
- Version 0.3.1 (May 26, 2022): Update dependency bounds
10+
711
## 0.2.1.0 (September 25, 2019)
812

913
* Export the entire `HasConfig` class so external code can use the

zxcvbn-hs.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: zxcvbn-hs
3-
version: 0.3.0.0
3+
version: 0.3.1
44
synopsis: Password strength estimation based on zxcvbn.
55
license: MIT
66
license-file: LICENSE

0 commit comments

Comments
 (0)