Skip to content

Commit 02bcf3e

Browse files
authored
Prepare to release v3.0.4 (dart-archive/crypto#178)
1 parent d910f95 commit 02bcf3e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pkgs/crypto/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## 3.0.4-wip
1+
## 3.0.4
22

3+
* Fix WebAssembly support.
34
* Require Dart 3.4
45

56
## 3.0.3

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.4-wip
2+
version: 3.0.4
33
description: Implementations of SHA, MD5, and HMAC cryptographic functions.
44
repository: https://github.com/dart-lang/crypto
55
topics:

0 commit comments

Comments
 (0)