File tree 3 files changed +3
-4
lines changed 3 files changed +3
-4
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -219,8 +219,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
219
219
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/ndarray-base-flags.svg
220
220
[ npm-url ] : https://npmjs.org/package/@stdlib/ndarray-base-flags
221
221
222
- [ test-image ] : https://github.com/stdlib-js/ndarray-base-flags/actions/workflows/test.yml/badge.svg?branch=main
223
- [ test-url ] : https://github.com/stdlib-js/ndarray-base-flags/actions/workflows/test.yml?query=branch:main
222
+ [ test-image ] : https://github.com/stdlib-js/ndarray-base-flags/actions/workflows/test.yml/badge.svg?branch=v0.1.0
223
+ [ test-url ] : https://github.com/stdlib-js/ndarray-base-flags/actions/workflows/test.yml?query=branch:v0.1.0
224
224
225
225
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-flags/main.svg
226
226
[ coverage-url ] : https://codecov.io/github/stdlib-js/ndarray-base-flags?branch=main
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stdlib/ndarray-base-flags" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.1 .0" ,
4
4
"description" : " Return the flags of a provided ndarray." ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments