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 @@ -216,11 +216,11 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
216
216
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-base-assert-is-row-major-contiguous.svg
217
217
[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-assert-is-row-major-contiguous
218
218
219
- [ test-image ] : https://github.com/stdlib-js/ndarray-base-assert-is-row-major-contiguous/actions/workflows/test.yml/badge.svg?branch=v0.2.0
220
- [ test-url ] : https://github.com/stdlib-js/ndarray-base-assert-is-row-major-contiguous/actions/workflows/test.yml?query=branch:v0.2.0
219
+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-assert-is-row-major-contiguous/actions/workflows/test.yml/badge.svg?branch=v0.2.1
220
+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-assert-is-row-major-contiguous/actions/workflows/test.yml?query=branch:v0.2.1
221
221
222
222
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-assert-is-row-major-contiguous/main.svg
223
- [ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-assert-is-row-major-contiguous?branch=main
223
+ [ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-assert-is-row-major-contiguous?branch=v0.2.1
224
224
225
225
<!--
226
226
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stdlib/ndarray-base-assert-is-row-major-contiguous" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"description" : " Determine if an array is row-major contiguous." ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments