diff --git a/README.md b/README.md index 9323db1d..2e9565a2 100644 --- a/README.md +++ b/README.md @@ -171,8 +171,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors]. [npm-image]: http://img.shields.io/npm/v/@stdlib/random.svg [npm-url]: https://npmjs.org/package/@stdlib/random -[test-image]: https://github.com/stdlib-js/random/actions/workflows/test.yml/badge.svg?branch=main -[test-url]: https://github.com/stdlib-js/random/actions/workflows/test.yml?query=branch:main +[test-image]: https://github.com/stdlib-js/random/actions/workflows/test.yml/badge.svg?branch=v0.2.0 +[test-url]: https://github.com/stdlib-js/random/actions/workflows/test.yml?query=branch:v0.2.0 [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/random/main.svg [coverage-url]: https://codecov.io/github/stdlib-js/random?branch=main diff --git a/package.json b/package.json index 3da94ab3..15c14502 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stdlib/random", - "version": "0.1.1", + "version": "0.2.0", "description": "Random numbers.", "license": "Apache-2.0", "author": {