diff --git a/.github/.keepalive b/.github/.keepalive deleted file mode 100644 index 783084b..0000000 --- a/.github/.keepalive +++ /dev/null @@ -1 +0,0 @@ -2023-10-01T00:46:18.147Z diff --git a/README.md b/README.md index f6d49e5..f286419 100644 --- a/README.md +++ b/README.md @@ -161,8 +161,8 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors]. [npm-image]: http://img.shields.io/npm/v/@stdlib/constants-time-milliseconds-in-minute.svg [npm-url]: https://npmjs.org/package/@stdlib/constants-time-milliseconds-in-minute -[test-image]: https://github.com/stdlib-js/constants-time-milliseconds-in-minute/actions/workflows/test.yml/badge.svg?branch=main -[test-url]: https://github.com/stdlib-js/constants-time-milliseconds-in-minute/actions/workflows/test.yml?query=branch:main +[test-image]: https://github.com/stdlib-js/constants-time-milliseconds-in-minute/actions/workflows/test.yml/badge.svg?branch=v0.2.1 +[test-url]: https://github.com/stdlib-js/constants-time-milliseconds-in-minute/actions/workflows/test.yml?query=branch:v0.2.1 [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/constants-time-milliseconds-in-minute/main.svg [coverage-url]: https://codecov.io/github/stdlib-js/constants-time-milliseconds-in-minute?branch=main diff --git a/package.json b/package.json index 2876289..df41fd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stdlib/constants-time-milliseconds-in-minute", - "version": "0.2.0", + "version": "0.2.1", "description": "Number of milliseconds in a minute.", "license": "Apache-2.0", "author": {