Skip to content

Commit 3bdbcf8

Browse files
committed
update Struct version
1 parent b67bce8 commit 3bdbcf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deno.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tls/enum",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"exports": "./src/mod.ts",
55
"publish": {
66
"exclude": ["dist/"]
@@ -17,6 +17,6 @@
1717
"@noble/hashes": "npm:@noble/hashes@^1.6.1",
1818
"@peculiar/x509": "npm:@peculiar/x509@^1.12.3",
1919
"@std/assert": "jsr:@std/assert@^1.0.2",
20-
"@tls/struct": "jsr:@tls/struct@^0.3.6"
20+
"@tls/struct": "jsr:@tls/struct@^0.3.7"
2121
}
2222
}

0 commit comments

Comments
 (0)