From 422b5ca6eea87ee985e317c99f8440dbbe2c067b Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 03:23:44 +0000 Subject: [PATCH] Auto-generated commit --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0abcb34..39ecf0b 100644 --- a/README.md +++ b/README.md @@ -377,8 +377,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors]. [npm-image]: http://img.shields.io/npm/v/@stdlib/strided-base-smap2.svg [npm-url]: https://npmjs.org/package/@stdlib/strided-base-smap2 -[test-image]: https://github.com/stdlib-js/strided-base-smap2/actions/workflows/test.yml/badge.svg?branch=v0.1.1 -[test-url]: https://github.com/stdlib-js/strided-base-smap2/actions/workflows/test.yml?query=branch:v0.1.1 +[test-image]: https://github.com/stdlib-js/strided-base-smap2/actions/workflows/test.yml/badge.svg?branch=main +[test-url]: https://github.com/stdlib-js/strided-base-smap2/actions/workflows/test.yml?query=branch:main [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/strided-base-smap2/main.svg [coverage-url]: https://codecov.io/github/stdlib-js/strided-base-smap2?branch=main diff --git a/package.json b/package.json index 35133e7..71b3075 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@stdlib/array-filled-by": "^0.1.0", "@stdlib/array-float32": "^0.1.0", "@stdlib/bench": "^0.1.0", - "@stdlib/math-base-assert-is-nanf": "^0.1.0", + "@stdlib/math-base-assert-is-nanf": "^0.1.1", "@stdlib/math-base-ops-addf": "^0.1.0", "@stdlib/math-base-special-pow": "^0.1.0", "@stdlib/random-base-discrete-uniform": "^0.1.0",