Skip to content

Commit c901e7b

Browse files
committed
Auto-generated commit
1 parent c525361 commit c901e7b

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-03-09T01:30:58.131Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
203203
[npm-image]: http://img.shields.io/npm/v/@stdlib/constants-float32-max.svg
204204
[npm-url]: https://npmjs.org/package/@stdlib/constants-float32-max
205205

206-
[test-image]: https://github.com/stdlib-js/constants-float32-max/actions/workflows/test.yml/badge.svg?branch=v0.2.3
207-
[test-url]: https://github.com/stdlib-js/constants-float32-max/actions/workflows/test.yml?query=branch:v0.2.3
206+
[test-image]: https://github.com/stdlib-js/constants-float32-max/actions/workflows/test.yml/badge.svg?branch=main
207+
[test-url]: https://github.com/stdlib-js/constants-float32-max/actions/workflows/test.yml?query=branch:main
208208

209209
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-float32-max/main.svg
210210
[coverage-url]: https://codecov.io/github/stdlib-js/constants-float32-max?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"url": "https://github.com/stdlib-js/stdlib/issues"
3737
},
3838
"dependencies": {
39-
"@stdlib/utils-library-manifest": "^0.2.3"
39+
"@stdlib/utils-library-manifest": "^0.2.4"
4040
},
4141
"devDependencies": {
42-
"@stdlib/math-base-special-pow": "^0.3.0",
42+
"@stdlib/math-base-special-pow": "^0.3.1",
4343
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
4444
"istanbul": "^0.4.1",
4545
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)