Skip to content

Commit

Permalink
Merge branch 'v0.3.2' of https://github.com/SimonEnsemble/Xtals.jl in…
Browse files Browse the repository at this point in the history
…to v0.3.2
  • Loading branch information
eahenle committed Jun 13, 2021
2 parents 4a738b8 + 33000db commit 860f203
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 = "Xtals"
uuid = "ede5f01d-793e-4c47-9885-c447d1f18d6d"
authors = ["SimonEnsemble <[email protected]>"]
version = "0.3.1-dev"
version = "0.3.2"

[deps]
Bio3DView = "99c8bb3a-9d13-5280-9740-b4880ed9c598"
Expand Down

2 comments on commit 860f203

@eahenle
Copy link
Collaborator 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/38759

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.3.2 -m "<description of version>" 860f2034f8682178a63d3ca03cd97a9f819aebc1
git push origin v0.3.2

Please sign in to comment.