Skip to content

Commit

Permalink
version 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tmigot authored Dec 20, 2021
1 parent 06eb7cc commit c9e937c
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
@@ -1,6 +1,6 @@
name = "CUTEst"
uuid = "1b53aba6-35b6-5f92-a507-53c67d53f819"
version = "0.12.1"
version = "0.12.2"

[deps]
CUTEst_jll = "bb5f6f25-f23d-57fd-8f90-3ef7bad1d825"
Expand Down

2 comments on commit c9e937c

@tmigot
Copy link
Member Author

@tmigot tmigot commented on c9e937c Dec 20, 2021

Choose a reason for hiding this comment

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

@JuliaRegistrator register()

@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/50878

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 v0.12.2 -m "<description of version>" c9e937c304f214b808b57da40bb67b78d78a6c48
git push origin v0.12.2

Please sign in to comment.