diff --git a/npm/darwin-arm64/package.json b/npm/darwin-arm64/package.json index 829279c..0d08c09 100644 --- a/npm/darwin-arm64/package.json +++ b/npm/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "rclonefile-darwin-arm64", - "version": "1.0.4", + "version": "1.0.6", "description": "macOS API for creating copy on write clones of files", "repository": "https://github.com/sverrejoh/rclonefile", "license": "MIT", diff --git a/npm/darwin-universal/package.json b/npm/darwin-universal/package.json index 9ba8ad6..b7e663f 100644 --- a/npm/darwin-universal/package.json +++ b/npm/darwin-universal/package.json @@ -1,6 +1,6 @@ { "name": "rclonefile-darwin-universal", - "version": "1.0.4", + "version": "1.0.6", "description": "macOS API for creating copy on write clones of files", "repository": "https://github.com/sverrejoh/rclonefile", "license": "MIT", diff --git a/npm/darwin-x64/package.json b/npm/darwin-x64/package.json index 1c72dc1..040095e 100644 --- a/npm/darwin-x64/package.json +++ b/npm/darwin-x64/package.json @@ -1,6 +1,6 @@ { "name": "rclonefile-darwin-x64", - "version": "1.0.4", + "version": "1.0.6", "description": "macOS API for creating copy on write clones of files", "repository": "https://github.com/sverrejoh/rclonefile", "license": "MIT", diff --git a/package.json b/package.json index cf6e549..8d2e7a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rclonefile", - "version": "1.0.5", + "version": "1.0.6", "description": "macOS API for creating copy on write clones of files", "repository": "https://github.com/sverrejoh/rclonefile", "license": "MIT",