Skip to content

Commit 15c61a4

Browse files
committed
Bump version
1 parent e774cdf commit 15c61a4

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
@@ -31,4 +31,4 @@
3131
"access": "public"
3232
},
3333
"repository": "git@github.com:ThalusA/ddc-node.git"
34-
}
34+
}

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
"access": "public"
3232
},
3333
"repository": "git@github.com:ThalusA/ddc-node.git"
34-
}
34+
}

npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
"access": "public"
3535
},
3636
"repository": "git@github.com:ThalusA/ddc-node.git"
37-
}
37+
}

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
"access": "public"
3535
},
3636
"repository": "git@github.com:ThalusA/ddc-node.git"
37-
}
37+
}

npm/win32-arm64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
"access": "public"
3232
},
3333
"repository": "git@github.com:ThalusA/ddc-node.git"
34-
}
34+
}

npm/win32-x64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
"access": "public"
3232
},
3333
"repository": "git@github.com:ThalusA/ddc-node.git"
34-
}
34+
}

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": "@ddc-node/ddc-node",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"author": "Alexandre MONIER <alexandre.monierc@gmail.com>",
55
"description": "A high-level DDC/CI library for Node written in Rust for efficient and fast control of hardware",
66
"main": "index.js",

0 commit comments

Comments
 (0)