Skip to content

Commit 4a4066f

Browse files
committed
ml-kem: bump version to 0.2.0.
1 parent f3404df commit 4a4066f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/ml-kem/CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changes
22

3+
## Version 0.2.0
4+
5+
Released 2025-08-11
6+
7+
- [(#567) ml-kem: bump mlkem to 2.5.0.](https://github.com/dajiaji/hpke-js/pull/567)
8+
39
## Version 0.1.1
410

511
Released 2025-07-13

packages/ml-kem/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpke/ml-kem",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"exports": "./mod.ts",
55
"imports": {
66
"@dajiaji/mlkem": "jsr:@dajiaji/mlkem@^2.5.0"

0 commit comments

Comments
 (0)