Skip to content

Commit 07d4c2c

Browse files
committed
0.0.2
1 parent 1f0502c commit 07d4c2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mcpc-tech/ripgrep-napi",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Template project for writing node package with napi-rs",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -115,4 +115,4 @@
115115
"arrowParens": "always"
116116
},
117117
"packageManager": "pnpm@10.14.0"
118-
}
118+
}

0 commit comments

Comments
 (0)