Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jangevaare authored May 28, 2019
1 parent f2fa9ed commit ed4348b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name = "SubstitutionModels"
uuid = "8365b1bb-bd83-58ee-a267-f2965fc81c73"
authors = ["Justin Angevaare <[email protected]>"]
version = "0.3.0"

[deps]
BioSymbols = "3c28c6f8-a34d-59c4-9654-267d177fcfa9"
Expand Down

2 comments on commit ed4348b

@jangevaare
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/1046

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

Please sign in to comment.