Skip to content

Commit e6c3810

Browse files
authored
[crypto] remove the -wip to release new version (#921)
1 parent f7a786a commit e6c3810

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/crypto/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 3.0.7-wip
1+
## 3.0.7
22

33
- Run `dart format` with the new style.
44
- Performance improvements.

pkgs/crypto/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: crypto
2-
version: 3.0.7-wip
2+
version: 3.0.7
33
description: Implementations of SHA, MD5, and HMAC cryptographic functions.
44
repository: https://github.com/dart-lang/core/tree/main/pkgs/crypto
55
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Acrypto

0 commit comments

Comments
 (0)