Skip to content

Commit 56dad3b

Browse files
committed
[crypto] remove the -wip to release new version
1 parent f7a786a commit 56dad3b

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)