File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -243,8 +243,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
243
243
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-iter-matrices.svg
244
244
[ npm-url
AE67
] : https://npmjs.org/package/@stdlib/ndarray-iter-matrices
245
245
246
- [ test-image ] : https://github.com/stdlib-js/ndarray-iter-matrices/actions/workflows/test.yml/badge.svg?branch=main
247
- [ test-url ] : https://github.com/stdlib-js/ndarray-iter-matrices/actions/workflows/test.yml?query=branch:main
246
+ [ test-image ] : https://github.com/stdlib-js/ndarray-iter-matrices/actions/workflows/test.yml/badge.svg?branch=v0.1.0
247
+ [ test-url ] : https://github.com/stdlib-js/ndarray-iter-matrices/actions/workflows/test.yml?query=branch:v0.1.0
248
248
249
249
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-iter-matrices/main.svg
250
250
[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-iter-matrices?branch=main
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stdlib/ndarray-iter-matrices" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.1 .0" ,
4
4
"description" : " Create an iterator which iterates over each matrix in a stack of matrices." ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments