Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @node-rs/[email protected]
 - @node-rs/[email protected]
 - @node-rs/[email protected]
 - @node-rs/[email protected]
 - @node-rs/[email protected]
  • Loading branch information
Brooooooklyn committed Jan 10, 2024
1 parent 105ecad commit b7e41cc
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/argon2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-rs/argon2",
"version": "1.7.0",
"version": "1.7.1",
"description": "RustCrypto: Argon2 binding for Node.js",
"homepage": "https://github.com/napi-rs/node-rs",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/bcrypt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-rs/bcrypt",
"version": "1.9.0",
"version": "1.9.1",
"description": "Rust bcrypt binding",
"keywords": [
"bcrypt",
Expand Down
2 changes: 1 addition & 1 deletion packages/crc32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-rs/crc32",
"version": "1.9.0",
"version": "1.9.1",
"description": "SIMD crc32",
"keywords": [
"SIMD",
Expand Down
2 changes: 1 addition & 1 deletion packages/jieba/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-rs/jieba",
"version": "1.9.0",
"version": "1.9.1",
"description": "Fastest Chinese word segmentation in Node.js",
"keywords": [
"Jieba",
Expand Down
2 changes: 1 addition & 1 deletion packages/xxhash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-rs/xxhash",
"version": "1.6.0",
"version": "1.6.1",
"description": "Fastest xxhash implementation in Node.js",
"keywords": [
"hash",
Expand Down

0 comments on commit b7e41cc

Please sign in to comment.