We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9c2f8 commit ae5efebCopy full SHA for ae5efeb
1 file changed
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: hashlib
2
description: Secure hash functions, checksum generators, and key derivation algorithms optimized for Dart.
3
homepage: https://github.com/bitanon/hashlib
4
-version: 2.3.0
+version: 2.3.1
5
6
environment:
7
sdk: '>=2.19.0 <4.0.0'
@@ -31,4 +31,4 @@ dev_dependencies:
31
junitreport: any
32
33
funding:
34
- - https://paypal.me/sd1pu
+ - https://paypal.me/bitan0n
0 commit comments