Skip to content

Commit 1e68c83

Browse files
committed
Version 1.21.2
1 parent 29e4dda commit 1e68c83

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.21.2
2+
3+
- Updates README.md
4+
15
# 1.21.1
26

37
- Support for MD2: `md2`, `md2sum`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: hashlib
22
description: Secure hash functions, checksum generators, and key derivation algorithms optimized for Dart.
33
homepage: https://github.com/bitanon/hashlib
4-
version: 1.21.1
4+
version: 1.21.2
55

66
environment:
77
sdk: '>=2.14.0 <4.0.0'

0 commit comments

Comments
 (0)