Skip to content

Commit

Permalink
0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pfitzseb authored Aug 9, 2019
1 parent a3b1bf3 commit e7819be
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,6 +1,6 @@
name = "Juno"
uuid = "e5e0dc1b-0480-54bc-9374-aad01c23163d"
version = "0.7.1"
version = "0.7.2"

[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down

3 comments on commit e7819be

@pfitzseb
Copy link
Member Author

@pfitzseb pfitzseb commented on e7819be Aug 9, 2019

Choose a reason for hiding this comment

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

@pfitzseb
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/2601

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

Please sign in to comment.