Skip to content

Commit 4baacf0

Browse files
committed
1.0.3
1 parent bf12f76 commit 4baacf0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

npm/darwin-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rclonefile-darwin-arm64",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"os": [
55
"darwin"
66
],

npm/darwin-universal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rclonefile-darwin-universal",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"os": [
55
"darwin"
66
],

npm/darwin-x64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rclonefile-darwin-x64",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"os": [
55
"darwin"
66
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rclonefile",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "macOS API for creating copy on write clones of files",
55
"repository": "https://github.com/sverrejoh/rclonefile",
66
"license": "MIT",

0 commit comments

Comments
 (0)