File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -165,11 +165,11 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
165165[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-base-zero-to.svg
166166[ npm-url ] : https://npmjs.org/package/@stdlib/array-base-zero-to
167167
168- [ test-image ] : https://github.com/stdlib-js/array-base-zero-to/actions/workflows/test.yml/badge.svg?branch=v0.0.4
169- [ test-url ] : https://github.com/stdlib-js/array-base-zero-to/actions/workflows/test.yml?query=branch=v0.0.4
168+ [ test-image ] : https://github.com/stdlib-js/array-base-zero-to/actions/workflows/test.yml/badge.svg?branch=v0.0.6
169+ [ test-url ] : https://github.com/stdlib-js/array-base-zero-to/actions/workflows/test.yml?query=branch=v0.0.6
170170
171171[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/array-base-zero-to/main.svg
172- [ coverage-url ] : https://codecov.io/github/stdlib-js/array-base-zero-to?branch=v0.0.4
172+ [ coverage-url ] : https://codecov.io/github/stdlib-js/array-base-zero-to?branch=v0.0.6
173173
174174<!--
175175
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/array-base-zero-to" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.6 " ,
44 "description" : " Generate a linearly spaced numeric array whose elements increment by 1 starting from zero." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments