Skip to content

Commit 6695c0f

Browse files
committed
Auto-generated commit
1 parent 7c28f5d commit 6695c0f

3 files changed

Lines changed: 4 additions & 3 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-16T01:20:54.760Z

README.md

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

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

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"url": "https://github.com/stdlib-js/stdlib/issues"
3737
},
3838
"dependencies": {
39-
"@stdlib/math-array-special-abs": "^0.1.0",
39+
"@stdlib/math-array-special-abs": "^0.1.1",
4040
"@stdlib/utils-define-read-only-property": "^0.2.3"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)