@stdlib/array-base-zeros2d
Advanced tools
+1
-1
| { | ||
| "name": "@stdlib/array-base-zeros2d", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Create a zero-filled two-dimensional nested array.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
+2
-2
@@ -172,4 +172,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/array-base-zeros2d/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/array-base-zeros2d/actions/workflows/test.yml?query=branch:v0.2.1 | ||
| [test-image]: https://github.com/stdlib-js/array-base-zeros2d/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/array-base-zeros2d/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -176,0 +176,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-base-zeros2d/main.svg |