@stdlib/complex-float64-real
Advanced tools
+1
-1
| { | ||
| "name": "@stdlib/complex-float64-real", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Return the real component of a double-precision complex floating-point number.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
+2
-2
@@ -284,4 +284,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/complex-float64-real/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
| [test-url]: https://github.com/stdlib-js/complex-float64-real/actions/workflows/test.yml?query=branch:v0.1.0 | ||
| [test-image]: https://github.com/stdlib-js/complex-float64-real/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
| [test-url]: https://github.com/stdlib-js/complex-float64-real/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -288,0 +288,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/complex-float64-real/main.svg |