Skip to content

Commit

Permalink
pull-secret-channel: 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahdinosaur committed Nov 27, 2023
1 parent f4b8a31 commit 98543a4
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": "0.1.1",
"version": "1.0.0",
"description": "Pull stream of authenticated encryption ChaCha20-Poly1305",
"main": "./src/index.js",
"scripts": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"b4a": "^1.6.4",
"pull-reader": "^1.3.1",
"pull-through": "^1.0.18",
"secret-channel": "^0.1.0"
"secret-channel": "^1.0.0"
},
"devDependencies": {
"pull-stream": "^3.7.0"
Expand Down

0 comments on commit 98543a4

Please sign in to comment.