Skip to content

Commit dcafa76

Browse files
committed
Auto-generated commit
1 parent 0213250 commit dcafa76

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-23T00:55:35.956Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
177177
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-buffer-ctors.svg
178178
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-buffer-ctors
179179

180-
[test-image]: https://github.com/stdlib-js/ndarray-base-buffer-ctors/actions/workflows/test.yml/badge.svg?branch=v0.4.1
181-
[test-url]: https://github.com/stdlib-js/ndarray-base-buffer-ctors/actions/workflows/test.yml?query=branch:v0.4.1
180+
[test-image]: https://github.com/stdlib-js/ndarray-base-buffer-ctors/actions/workflows/test.yml/badge.svg?branch=main
181+
[test-url]: https://github.com/stdlib-js/ndarray-base-buffer-ctors/actions/workflows/test.yml?query=branch:main
182182

183183
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-buffer-ctors/main.svg
184184
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-buffer-ctors?branch=main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@stdlib/array-int16": "^0.2.3",
4646
"@stdlib/array-int32": "^0.2.3",
4747
"@stdlib/array-int8": "^0.2.3",
48-
"@stdlib/array-struct-factory": "^0.1.0",
48+
"@stdlib/array-struct-factory": "^0.1.1",
4949
"@stdlib/array-uint16": "^0.2.3",
5050
"@stdlib/array-uint32": "^0.2.3",
5151
"@stdlib/array-uint8": "^0.2.3",

0 commit comments

Comments
 (0)