Skip to content

Commit

Permalink
2.12.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg authored Jun 8, 2022
1 parent c9f6222 commit e716577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uuid = "b8865327-cd53-5732-bb35-84acbb429228"
license = "MIT"
desc = "Unicode-based scientific plotting for working in the terminal"
authors = ["Christof Stocker <[email protected]>", "T Bltg <[email protected]>"]
version = "2.12.1"
version = "2.12.2"

[deps]
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Expand Down

2 comments on commit e716577

@t-bltg
Copy link
Member Author

@t-bltg t-bltg commented on e716577 Jun 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/61971

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v2.12.2 -m "<description of version>" e71657745b66e7853705c5265e61b4c44f01d6c8
git push origin v2.12.2

Please sign in to comment.