Skip to content

Commit c0f50c9

Browse files
committed
2.0.3
1 parent c3386ae commit c0f50c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rclonefile",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "macOS API for creating copy on write clones of files",
55
"repository": {
66
"type": "git",
@@ -13,7 +13,7 @@
1313
"artifacts": "napi artifacts",
1414
"build": "napi build --platform --release",
1515
"build:debug": "napi build --platform",
16-
"prepublishOnly": "napi pre-publish -p npm --skip-gh-release",
16+
"prepublishOnly": "napi pre-publish -p npm --no-gh-release",
1717
"test": "vitest",
1818
"universal": "napi universalize",
1919
"version": "napi version"

0 commit comments

Comments
 (0)