Skip to content

Commit 06174c1

Browse files
committed
aes-kw: set version to 0.0.9
1 parent 452d1cc commit 06174c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/aes-kw/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stablelib/aes-kw",
3-
"version": "1.0.0",
3+
"version": "0.0.9",
44
"description": "AES KW (Advanced Encryption Standard Key Wrapping)",
55
"main": "./lib/aes-kw.js",
66
"typings": "./lib/aes-kw.d.ts",

0 commit comments

Comments
 (0)