Skip to content

Commit e53f76d

Browse files
author
LongYinan
committed
chore(release): publish
- @node-rs/[email protected] - @node-rs/[email protected] - @node-rs/[email protected]
1 parent 69d8776 commit e53f76d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/bcrypt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/bcrypt",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Rust bcrypt binding",
55
"keywords": ["bcrypt", "auth", "password", "authentication", "encryption", "crypto", "N-API", "napi-rs", "node-rs"],
66
"author": "LongYinan <[email protected]>",

packages/crc32/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/crc32",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "SIMD crc32",
55
"keywords": ["SIMD", "NAPI", "napi-rs", "node-rs", "crc32", "crc32c"],
66
"author": "LongYinan <[email protected]>",

packages/jieba/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/jieba",
3-
"version": "0.4.0-alpha.0",
3+
"version": "0.4.0-alpha.1",
44
"description": "Fastest Chinese word segmentation in NodeJS",
55
"keywords": ["Jieba", "Rust", "node-rs", "napi", "napi-rs", "N-API"],
66
"author": "LongYinan <[email protected]>",

0 commit comments

Comments
 (0)