Skip to content

Commit aec5eec

Browse files
author
LongYinan
committed
chore(release): publish
- @node-rs/[email protected] - @node-rs/[email protected] - @node-rs/[email protected]
1 parent 5c96ea5 commit aec5eec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/bcrypt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/bcrypt",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
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

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

packages/jieba/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-rs/jieba",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
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)