Skip to content

Commit

Permalink
Bump Dojo to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janbruedigam committed May 16, 2023
1 parent ce8c108 commit 7b6c368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
@@ -1,7 +1,7 @@
name = "Dojo"
uuid = "ac60b53e-8d92-4c83-b960-e78698fa1916"
authors = ["simonlc <simonlc@stanford.edu>", "thowell <thowell@stanford.edu>", "Jan Bruedigam <jan.bruedigam@tum.de>"]
version = "0.7.0"
version = "0.7.1"

[deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Expand Down

2 comments on commit 7b6c368

@janbruedigam
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/83692

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

Please sign in to comment.