Skip to content

Commit b78e4cd

Browse files
committed
Auto-generated commit
1 parent 0e2e7c1 commit b78e4cd

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-23T02:49:14.755Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
196196
[npm-image]: http://img.shields.io/npm/v/@stdlib/math-array-special-abs.svg
197197
[npm-url]: https://npmjs.org/package/@stdlib/math-array-special-abs
198198

199-
[test-image]: https://github.com/stdlib-js/math-array-special-abs/actions/workflows/test.yml/badge.svg?branch=v0.1.1
200-
[test-url]: https://github.com/stdlib-js/math-array-special-abs/actions/workflows/test.yml?query=branch:v0.1.1
199+
[test-image]: https://github.com/stdlib-js/math-array-special-abs/actions/workflows/test.yml/badge.svg?branch=main
200+
[test-url]: https://github.com/stdlib-js/math-array-special-abs/actions/workflows/test.yml?query=branch:main
201201

202202
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/math-array-special-abs/main.svg
203203
[coverage-url]: https://codecov.io/github/stdlib-js/math-array-special-abs?branch=main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/array-dtypes": "^0.4.1",
41-
"@stdlib/math-array-tools-unary-factory": "^0.1.0",
41+
"@stdlib/math-array-tools-unary-factory": "^0.1.1",
4242
"@stdlib/math-base-special-abs": "^0.2.3",
4343
"@stdlib/types": "^0.4.3"
4444
},

0 commit comments

Comments
 (0)