Skip to content

Commit

Permalink
bump version to 0.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-luo committed Feb 11, 2022
1 parent 8a5aeca commit fc35253
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,7 +1,7 @@
name = "Comonicon"
uuid = "863f3e99-da2a-4334-8734-de3dacbe5542"
authors = ["Roger-luo and contributors"]
version = "0.12.6"
version = "0.12.7"

[deps]
Configurations = "5218b696-f38b-4ac9-8b61-a12ec717816d"
Expand Down

4 comments on commit fc35253

@Roger-luo
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Released via Ion

@JuliaRegistrator register branch=master

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

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

@Roger-luo
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Released via Ion

@JuliaRegistrator register branch=master

@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 updated: JuliaRegistries/General/54411

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

Please # to comment.