Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
Prepare to release v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Aug 13, 2024
1 parent 1216790 commit c61bade
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## 3.0.4-wip
## 3.0.4

* Fix WebAssembly support.
* Require Dart 3.4

## 3.0.3
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: crypto
version: 3.0.4-wip
version: 3.0.4
description: Implementations of SHA, MD5, and HMAC cryptographic functions.
repository: https://github.com/dart-lang/crypto
topics:
Expand Down

0 comments on commit c61bade

Please sign in to comment.