Skip to content

Commit 41eb048

Browse files
committed
1.1.1
1 parent 2efec5b commit 41eb048

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@peculiar/ssh",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A TypeScript library for working with SSH keys and certificates in both Node.js and browsers, built on top of WebCrypto. Provides parsing, serialization, conversion (SPKI/PKCS8 ↔ SSH), and certificate signing/verification with an extensible algorithm registry.",
55
"keywords": [
66
"ssh",

0 commit comments

Comments
 (0)