File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -300,11 +300,11 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
300300[npm-image]: http://img.shields.io/npm/v/@stdlib/complex-float64-reim.svg
301301[npm-url]: https://npmjs.org/package/@stdlib/complex-float64-reim
302302
303- [test-image]: https://github.com/stdlib-js/complex-float64-reim/actions/workflows/test.yml/badge.svg?branch=main
304- [test-url]: https://github.com/stdlib-js/complex-float64-reim/actions/workflows/test.yml?query=branch:main
303+ [test-image]: https://github.com/stdlib-js/complex-float64-reim/actions/workflows/test.yml/badge.svg?branch=v0.1.3
304+ [test-url]: https://github.com/stdlib-js/complex-float64-reim/actions/workflows/test.yml?query=branch:v0.1.3
305305
306306[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/complex-float64-reim/main.svg
307- [coverage-url]: https://codecov.io/github/stdlib-js/complex-float64-reim?branch=main
307+ [coverage-url]: https://codecov.io/github/stdlib-js/complex-float64-reim?branch=v0.1.3
308308
309309<!--
310310
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/complex-float64-reim" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " Return the real and imaginary components of a double-precision complex floating-point number." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments