Skip to content

Commit

Permalink
Release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Feb 5, 2024
1 parent 53b36aa commit ef5784d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
[npm-image]: http://img.shields.io/npm/v/@stdlib/plot.svg
[npm-url]: https://npmjs.org/package/@stdlib/plot

[test-image]: https://github.com/stdlib-js/plot/actions/workflows/test.yml/badge.svg?branch=v0.2.0
[test-url]: https://github.com/stdlib-js/plot/actions/workflows/test.yml?query=branch:v0.2.0
[test-image]: https://github.com/stdlib-js/plot/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/plot/actions/workflows/test.yml?query=branch:v0.2.1

[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/plot/main.svg
[coverage-url]: https://codecov.io/github/stdlib-js/plot?branch=main
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stdlib/plot",
"version": "0.2.0",
"version": "0.2.1",
"description": "Plotting.",
"license": "Apache-2.0",
"author": {
Expand Down

0 comments on commit ef5784d

Please sign in to comment.