Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JanisErdmanis authored Apr 13, 2020
1 parent ee198c7 commit f7ae7d6
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 = "PeaceFounder"
uuid = "916f7771-afe2-4319-943d-0e770c333432"
authors = ["akels <[email protected]>"]
version = "0.2.5"
version = "0.2.6"

[deps]
DemeNet = "311d44f8-95d5-40c8-b71c-a916d7747227"
Expand Down

2 comments on commit f7ae7d6

@JanisErdmanis
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
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/12890

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

Please sign in to comment.