Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sverre Johansen committed Feb 13, 2023
1 parent d5d6d15 commit 79d1cb5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rclonefile-darwin-arm64",
"version": "1.0.0",
"version": "1.0.1",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rclonefile-darwin-x64",
"version": "1.0.0",
"version": "1.0.1",
"os": [
"darwin"
],
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rclonefile",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down Expand Up @@ -44,4 +44,4 @@
},
"repository": "https://github.com/sverrejoh/rclonefile",
"description": "macOS API for creating copy on write clones of files"
}
}

0 comments on commit 79d1cb5

Please sign in to comment.