Skip to content

Commit 2f00a44

Browse files
committed
0.2.5
1 parent 3306b13 commit 2f00a44

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alphahydrae/exec-darwin-arm64",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "The execvp function for Node.js",
55
"author": "Simon Oulevay <npm@alphahydrae.com>",
66
"keywords": [

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alphahydrae/exec-darwin-x64",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "The execvp function for Node.js",
55
"author": "Simon Oulevay <npm@alphahydrae.com>",
66
"keywords": [

npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alphahydrae/exec-linux-arm64-gnu",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "The execvp function for Node.js",
55
"author": "Simon Oulevay <npm@alphahydrae.com>",
66
"keywords": [

npm/linux-arm64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alphahydrae/exec-linux-arm64-musl",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "The execvp function for Node.js",
55
"author": "Simon Oulevay <npm@alphahydrae.com>",
66
"keywords": [

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alphahydrae/exec-linux-x64-gnu",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "The execvp function for Node.js",
55
"author": "Simon Oulevay <npm@alphahydrae.com>",
66
"keywords": [

npm/linux-x64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alphahydrae/exec-linux-x64-musl",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "The execvp function for Node.js",
55
"author": "Simon Oulevay <npm@alphahydrae.com>",
66
"keywords": [

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alphahydrae/exec",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "The execvp function for Node.js",
55
"main": "exec.js",
66
"repository": {

0 commit comments

Comments
 (0)