Skip to content

Commit c974698

Browse files
committed
Auto-generated commit
1 parent 608803c commit c974698

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-03-02T00:56:22.445Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,8 +380,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
380380
[npm-image]: http://img.shields.io/npm/v/@stdlib/random-base-mt19937.svg
381381
[npm-url]: https://npmjs.org/package/@stdlib/random-base-mt19937
382382

383-
[test-image]: https://github.com/stdlib-js/random-base-mt19937/actions/workflows/test.yml/badge.svg?branch=v0.2.3
384-
[test-url]: https://github.com/stdlib-js/random-base-mt19937/actions/workflows/test.yml?query=branch:v0.2.3
383+
[test-image]: https://github.com/stdlib-js/random-base-mt19937/actions/workflows/test.yml/badge.svg?branch=main
384+
[test-url]: https://github.com/stdlib-js/random-base-mt19937/actions/workflows/test.yml?query=branch:main
385385

386386
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/random-base-mt19937/main.svg
387387
[coverage-url]: https://codecov.io/github/stdlib-js/random-base-mt19937?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@stdlib/assert-is-plain-object": "^0.2.3",
4848
"@stdlib/assert-is-positive-integer": "^0.2.3",
4949
"@stdlib/assert-is-uint32array": "^0.2.3",
50-
"@stdlib/blas-base-gcopy": "^0.2.2",
50+
"@stdlib/blas-base-gcopy": "^0.2.3",
5151
"@stdlib/constants-float64-max-safe-integer": "^0.2.3",
5252
"@stdlib/constants-uint32-max": "^0.2.3",
5353
"@stdlib/math-base-special-floor": "^0.2.4",
@@ -67,7 +67,7 @@
6767
"@stdlib/math-base-assert-is-nan": "^0.2.3",
6868
"@stdlib/math-base-assert-is-nonnegative-integer": "^0.2.2",
6969
"@stdlib/process-env": "^0.2.3",
70-
"@stdlib/random-base-minstd-shuffle": "^0.2.2",
70+
"@stdlib/random-base-minstd-shuffle": "^0.2.3",
7171
"@stdlib/stats-kstest": "^0.2.3",
7272
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
7373
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)