Skip to content

Commit 2bc1ed6

Browse files
committed
Auto-generated commit
1 parent 627d4f5 commit 2bc1ed6

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
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:37:55.634Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
241241
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-empty-like.svg
242242
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-empty-like
243243

244-
[test-image]: https://github.com/stdlib-js/ndarray-empty-like/actions/workflows/test.yml/badge.svg?branch=v0.3.1
245-
[test-url]: https://github.com/stdlib-js/ndarray-empty-like/actions/workflows/test.yml?query=branch:v0.3.1
244+
[test-image]: https://github.com/stdlib-js/ndarray-empty-like/actions/workflows/test.yml/badge.svg?branch=main
245+
[test-url]: https://github.com/stdlib-js/ndarray-empty-like/actions/workflows/test.yml?query=branch:main
246246

247247
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-empty-like/main.svg
248248
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-empty-like?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"@stdlib/ndarray-base-numel": "^0.2.2",
4949
"@stdlib/ndarray-base-shape2strides": "^0.2.2",
5050
"@stdlib/ndarray-base-strides2offset": "^0.2.2",
51-
"@stdlib/ndarray-ctor": "^0.2.2",
51+
"@stdlib/ndarray-ctor": "^0.3.0",
5252
"@stdlib/ndarray-dtype": "^0.2.2",
5353
"@stdlib/ndarray-order": "^0.2.2",
5454
"@stdlib/ndarray-shape": "^0.2.2",
55-
"@stdlib/string-format": "^0.2.2",
55+
"@stdlib/string-format": "^0.2.3",
5656
"@stdlib/types": "^0.4.3",
5757
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5858
},

0 commit comments

Comments
 (0)