@@ -173,16 +173,16 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
173173[ npm-image ] : http://img.shields.io/npm/v/@stdlib/random-streams-binomial-cli.svg
174174[ npm-url ] : https://npmjs.org/package/@stdlib/random-streams-binomial-cli
175175
176- [ test-image ] : https://github.com/stdlib-js/random-streams-binomial/actions/workflows/test.yml/badge.svg?branch=v0.2.0
177- [ test-url ] : https://github.com/stdlib-js/random-streams-binomial/actions/workflows/test.yml?query=branch:v0.2.0
176+ [ test-image ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 /actions/workflows/test.yml/badge.svg?branch=v0.2.0
177+ [ test-url ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 /actions/workflows/test.yml?query=branch:v0.2.0
178178
179- [ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/random-streams-binomial/main.svg
180- [ coverage-url ] : https://codecov.io/github/stdlib-js/random-streams-binomial?branch=main
179+ [ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/random-streams-binomial@v0.2.0 /main.svg
180+ [ coverage-url ] : https://codecov.io/github/stdlib-js/random-streams-binomial@v0.2.0 ?branch=main
181181
182182<!--
183183
184- [dependencies-image]: https://img.shields.io/david/stdlib-js/random-streams-binomial.svg
185- [dependencies-url]: https://david-dm.org/stdlib-js/random-streams-binomial/main
184+ [dependencies-image]: https://img.shields.io/david/stdlib-js/random-streams-binomial@v0.2.0 .svg
185+ [dependencies-url]: https://david-dm.org/stdlib-js/random-streams-binomial@v0.2.0 /main
186186
187187-->
188188
@@ -193,22 +193,22 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
193193
194194[ stdlib-authors ] : https://github.com/stdlib-js/stdlib/graphs/contributors
195195
196- [ cli-section ] : https://github.com/stdlib-js/random-streams-binomial#cli
197- [ cli-url ] : https://github.com/stdlib-js/random-streams-binomial/tree/cli
198- [ @stdlib/random-streams-binomial ] : https://github.com/stdlib-js/random-streams-binomial/tree/main
196+ [ cli-section ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 #cli
197+ [ cli-url ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 /tree/cli
198+ [ @stdlib/random-streams-binomial ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 /tree/main
199199
200200[ umd ] : https://github.com/umdjs/umd
201201[ es-module ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
202202
203- [ deno-url ] : https://github.com/stdlib-js/random-streams-binomial/tree/deno
204- [ deno-readme ] : https://github.com/stdlib-js/random-streams-binomial/blob/deno/README.md
205- [ umd-url ] : https://github.com/stdlib-js/random-streams-binomial/tree/umd
206- [ umd-readme ] : https://github.com/stdlib-js/random-streams-binomial/blob/umd/README.md
207- [ esm-url ] : https://github.com/stdlib-js/random-streams-binomial/tree/esm
208- [ esm-readme ] : https://github.com/stdlib-js/random-streams-binomial/blob/esm/README.md
209- [ branches-url ] : https://github.com/stdlib-js/random-streams-binomial/blob/main/branches.md
203+ [ deno-url ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 /tree/deno
204+ [ deno-readme ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 /blob/deno/README.md
205+ [ umd-url ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 /tree/umd
206+ [ umd-readme ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 /blob/umd/README.md
207+ [ esm-url ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 /tree/esm
208+ [ esm-readme ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 /blob/esm/README.md
209+ [ branches-url ] : https://github.com/stdlib-js/random-streams-binomial@v0.2.0 /blob/main/branches.md
210210
211- [ stdlib-license ] : https://raw.githubusercontent.com/stdlib-js/random-streams-binomial/main/LICENSE
211+ [ stdlib-license ] : https://raw.githubusercontent.com/stdlib-js/random-streams-binomial@v0.2.0 /main/LICENSE
212212
213213[ stream ] : https://nodejs.org/api/stream.html
214214
0 commit comments