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 @@ -223,11 +223,11 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
223223[ npm-image ] : http://img.shields.io/npm/v/@stdlib/math-base-tools-evalpoly-compile-c.svg
224224[ npm-url ] : https://npmjs.org/package/@stdlib/math-base-tools-evalpoly-compile-c
225225
226- [ test-image ] : https://github.com/stdlib-js/math-base-tools-evalpoly-compile-c/actions/workflows/test.yml/badge.svg?branch=main
227- [ test-url ] : https://github.com/stdlib-js/math-base-tools-evalpoly-compile-c/actions/workflows/test.yml?query=branch:main
226+ [ test-image ] : https://github.com/stdlib-js/math-base-tools-evalpoly-compile-c/actions/workflows/test.yml/badge.svg?branch=v0.1.0
227+ [ test-url ] : https://github.com/stdlib-js/math-base-tools-evalpoly-compile-c/actions/workflows/test.yml?query=branch:v0.1.0
228228
229229[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/math-base-tools-evalpoly-compile-c/main.svg
230- [ coverage-url ] : https://codecov.io/github/stdlib-js/math-base-tools-evalpoly-compile-c?branch=main
230+ [ coverage-url ] : https://codecov.io/github/stdlib-js/math-base-tools-evalpoly-compile-c?branch=v0.1.0
231231
232232<!--
233233
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/math-base-tools-evalpoly-compile-c" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " Compile a C function for evaluating a polynomial." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments