Skip to content

Commit a0d75bd

Browse files
committed
Auto-generated commit
1 parent 1e04852 commit a0d75bd

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-02T01:30:33.408Z

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2026-01-31)
7+
## Unreleased (2026-02-02)
88

99
<section class="commits">
1010

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@stdlib/types": "^0.4.3"
4242
},
4343
"devDependencies": {
44-
"@stdlib/array-complex64": "^0.3.0",
44+
"@stdlib/array-complex64": "^0.3.1",
4545
"@stdlib/assert-is-array": "^0.2.2",
4646
"@stdlib/assert-is-array-array": "^0.2.2",
4747
"@stdlib/complex-float32-imag": "^0.1.1",
@@ -50,7 +50,7 @@
5050
"@stdlib/ndarray-base-shape2strides": "^0.2.2",
5151
"@stdlib/ndarray-base-strides2offset": "^0.2.2",
5252
"@stdlib/random-base-discrete-uniform": "^0.2.1",
53-
"@stdlib/random-base-randu": "^0.2.1",
53+
"@stdlib/random-base-randu": "^0.2.2",
5454
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5555
"istanbul": "^0.4.1",
5656
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)