Skip to content

Commit

Permalink
pull-secret-channel: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahdinosaur committed Dec 8, 2023
1 parent b7f6cc0 commit 4aba445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/pull-secret-channel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pull-secret-channel",
"version": "1.0.0",
"version": "1.1.0",
"description": "Pull stream of authenticated encryption ChaCha20-Poly1305",
"type": "commonjs",
"main": "./src/index.js",
Expand Down Expand Up @@ -48,7 +48,7 @@
"b4a": "^1.6.4",
"pull-reader": "^1.3.1",
"pull-through": "^1.0.18",
"secret-channel": "^1.0.0"
"secret-channel": "^1.1.0"
},
"devDependencies": {
"pull-bitflipper": "^0.1.1",
Expand Down

0 comments on commit 4aba445

Please sign in to comment.