We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452d1cc commit 06174c1Copy full SHA for 06174c1
1 file changed
packages/aes-kw/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@stablelib/aes-kw",
3
- "version": "1.0.0",
+ "version": "0.0.9",
4
"description": "AES KW (Advanced Encryption Standard Key Wrapping)",
5
"main": "./lib/aes-kw.js",
6
"typings": "./lib/aes-kw.d.ts",
0 commit comments