From 33edec0e41a5b657bf5504d529dfae1c442e4acb Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 5 Oct 2023 02:54:23 +0000 Subject: [PATCH] Auto-generated commit --- README.md | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b7c96d..874a5e5 100644 --- a/README.md +++ b/README.md @@ -274,8 +274,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors]. [npm-image]: http://img.shields.io/npm/v/@stdlib/blas-base-gdot.svg [npm-url]: https://npmjs.org/package/@stdlib/blas-base-gdot -[test-image]: https://github.com/stdlib-js/blas-base-gdot/actions/workflows/test.yml/badge.svg?branch=v0.1.1 -[test-url]: https://github.com/stdlib-js/blas-base-gdot/actions/workflows/test.yml?query=branch:v0.1.1 +[test-image]: https://github.com/stdlib-js/blas-base-gdot/actions/workflows/test.yml/badge.svg?branch=main +[test-url]: https://github.com/stdlib-js/blas-base-gdot/actions/workflows/test.yml?query=branch:main [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/blas-base-gdot/main.svg [coverage-url]: https://codecov.io/github/stdlib-js/blas-base-gdot?branch=main diff --git a/package.json b/package.json index a1be441..1d338e0 100644 --- a/package.json +++ b/package.json @@ -44,9 +44,9 @@ "@stdlib/array-float64": "^0.1.0", "@stdlib/array-uint8c": "^0.1.0", "@stdlib/bench": "^0.1.0", - "@stdlib/math-base-assert-is-nan": "^0.1.0", + "@stdlib/math-base-assert-is-nan": "^0.1.1", "@stdlib/math-base-special-pow": "^0.1.0", - "@stdlib/math-base-special-round": "^0.1.0", + "@stdlib/math-base-special-round": "^0.1.1", "@stdlib/random-base-randu": "^0.1.0", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",