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 f7a786a commit e6c3810Copy full SHA for e6c3810
pkgs/crypto/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 3.0.7-wip
+## 3.0.7
2
3
- Run `dart format` with the new style.
4
- Performance improvements.
pkgs/crypto/pubspec.yaml
@@ -1,5 +1,5 @@
name: crypto
-version: 3.0.7-wip
+version: 3.0.7
description: Implementations of SHA, MD5, and HMAC cryptographic functions.
repository: https://github.com/dart-lang/core/tree/main/pkgs/crypto
5
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acrypto
0 commit comments