Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Demon000 committed Jul 7, 2024
1 parent e774cdf commit 15c61a4
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
"access": "public"
},
"repository": "[email protected]:ThalusA/ddc-node.git"
}
}
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
"access": "public"
},
"repository": "[email protected]:ThalusA/ddc-node.git"
}
}
2 changes: 1 addition & 1 deletion npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
"access": "public"
},
"repository": "[email protected]:ThalusA/ddc-node.git"
}
}
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
"access": "public"
},
"repository": "[email protected]:ThalusA/ddc-node.git"
}
}
2 changes: 1 addition & 1 deletion npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
"access": "public"
},
"repository": "[email protected]:ThalusA/ddc-node.git"
}
}
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
"access": "public"
},
"repository": "[email protected]:ThalusA/ddc-node.git"
}
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ddc-node/ddc-node",
"version": "1.0.3",
"version": "1.0.4",
"author": "Alexandre MONIER <[email protected]>",
"description": "A high-level DDC/CI library for Node written in Rust for efficient and fast control of hardware",
"main": "index.js",
Expand Down

0 comments on commit 15c61a4

Please sign in to comment.