Skip to content

Commit

Permalink
Version v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Aug 27, 2019
1 parent facda1d commit 1d3608a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
@@ -1,6 +1,6 @@
name = "CUTEst"
uuid = "1b53aba6-35b6-5f92-a507-53c67d53f819"
version = "0.6.1"
version = "0.6.2"

[deps]
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
Expand Down

2 comments on commit 1d3608a

@abelsiqueira
Copy link
Member Author

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/3002

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.6.2 -m "<description of version>" 1d3608a8b1e44a79876a5c4c352838e8b0d6b35d
git push origin v0.6.2

Please sign in to comment.