Skip to content

Commit 49fb7ab

Browse files
committed
Update funding
1 parent bc9c2f8 commit 49fb7ab

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.3.1
2+
3+
- Updates pubspec.yaml
4+
15
# 2.3.0
26

37
- generator_vm.dart

pubspec.yaml

Lines changed: 2 additions & 2 deletions
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: 2.3.0
4+
version: 2.3.1
55

66
environment:
77
sdk: '>=2.19.0 <4.0.0'
@@ -31,4 +31,4 @@ dev_dependencies:
3131
junitreport: any
3232

3333
funding:
34-
- https://paypal.me/sd1pu
34+
- https://paypal.me/bitan0n

0 commit comments

Comments
 (0)