@stdlib/string-base-repeat
Advanced tools
+1
-1
| { | ||
| "name": "@stdlib/string-base-repeat", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Repeat a string a specified number of times and return the concatenated result.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
+2
-2
@@ -142,4 +142,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/string-base-repeat/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
| [test-url]: https://github.com/stdlib-js/string-base-repeat/actions/workflows/test.yml?query=branch:v0.2.1 | ||
| [test-image]: https://github.com/stdlib-js/string-base-repeat/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
| [test-url]: https://github.com/stdlib-js/string-base-repeat/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -146,0 +146,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/string-base-repeat/main.svg |