Skip to content

Commit 6bc81e9

Browse files
committed
Auto-generated commit
1 parent f32b592 commit 6bc81e9

3 files changed

Lines changed: 5 additions & 4 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-02T01:50:17.337Z

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
214214
[npm-image]: http://img.shields.io/npm/v/@stdlib/assert-is-complex-typed-array.svg
215215
[npm-url]: https://npmjs.org/package/@stdlib/assert-is-complex-typed-array
216216

217-
[test-image]: https://github.com/stdlib-js/assert-is-complex-typed-array/actions/workflows/test.yml/badge.svg?branch=v0.2.3
218-
[test-url]: https://github.com/stdlib-js/assert-is-complex-typed-array/actions/workflows/test.yml?query=branch:v0.2.3
217+
[test-image]: https://github.com/stdlib-js/assert-is-complex-typed-array/actions/workflows/test.yml/badge.svg?branch=main
218+
[test-url]: https://github.com/stdlib-js/assert-is-complex-typed-array/actions/workflows/test.yml?query=branch:main
219219

220220
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-complex-typed-array/main.svg
221221
[coverage-url]: https://codecov.io/github/stdlib-js/assert-is-complex-typed-array?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-complex128": "^0.3.1",
41-
"@stdlib/array-complex64": "^0.3.1",
40+
"@stdlib/array-complex128": "^0.3.2",
41+
"@stdlib/array-complex64": "^0.3.2",
4242
"@stdlib/types": "^0.4.3",
4343
"@stdlib/utils-constructor-name": "^0.2.3",
4444
"@stdlib/utils-get-prototype-of": "^0.2.3"

0 commit comments

Comments
 (0)