File tree 2 files changed +4
-4
lines changed 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].
165
165
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/array-base-zero-to.svg
166
166
[ npm-url ] : https://npmjs.org/package/@stdlib/array-base-zero-to
167
167
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
170
170
171
171
[ 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
173
173
174
174
<!--
175
175
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stdlib/array-base-zero-to" ,
3
- "version" : " 0.0.4 " ,
3
+ "version" : " 0.0.6 " ,
4
4
"description" : " Generate a linearly spaced numeric array whose elements increment by 1 starting from zero." ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments