diff --git a/npm/darwin-arm64/package.json b/npm/darwin-arm64/package.json index 06363f6..ef4eb5f 100644 --- a/npm/darwin-arm64/package.json +++ b/npm/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "rclonefile-darwin-arm64", - "version": "1.0.6", + "version": "1.0.7", "description": "macOS API for creating copy on write clones of files", "repository": { "type": "git", @@ -20,4 +20,4 @@ "cpu": [ "arm64" ] -} +} \ No newline at end of file diff --git a/npm/darwin-universal/package.json b/npm/darwin-universal/package.json index 471cd0c..a33d132 100644 --- a/npm/darwin-universal/package.json +++ b/npm/darwin-universal/package.json @@ -1,6 +1,6 @@ { "name": "rclonefile-darwin-universal", - "version": "1.0.6", + "version": "1.0.7", "description": "macOS API for creating copy on write clones of files", "repository": { "type": "git", @@ -17,4 +17,4 @@ "os": [ "darwin" ] -} +} \ No newline at end of file diff --git a/npm/darwin-x64/package.json b/npm/darwin-x64/package.json index aa622db..bba3808 100644 --- a/npm/darwin-x64/package.json +++ b/npm/darwin-x64/package.json @@ -1,6 +1,6 @@ { "name": "rclonefile-darwin-x64", - "version": "1.0.6", + "version": "1.0.7", "description": "macOS API for creating copy on write clones of files", "repository": { "type": "git", @@ -20,4 +20,4 @@ "cpu": [ "x64" ] -} +} \ No newline at end of file diff --git a/package.json b/package.json index fd1f6bf..a285223 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rclonefile", - "version": "1.0.6", + "version": "1.0.7", "description": "macOS API for creating copy on write clones of files", "repository": { "type": "git",