Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahdinosaur committed Nov 27, 2023
1 parent 1398ece commit 4037dce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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
2 changes: 1 addition & 1 deletion js/secret-channel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "secret-channel",
"version": "0.1.1",
"version": "1.0.0",
"description": "Streaming authenticated encryption using ChaCha20-Poly1305",
"main": "./src/index.js",
"browser": {
Expand Down

0 comments on commit 4037dce

Please sign in to comment.