Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Mitura <jakub.mitura14@gmail.com>
  • Loading branch information
jakubMitura14 committed Sep 11, 2022
1 parent 50e5eb9 commit 3ee6c0c
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 = "MedEye3d"
uuid = "48a1af7b-3279-4eeb-8f2b-7ca229bb51b1"
authors = ["M.D Jakub Mitura <53857487+jakubMitura14@users.noreply.github.com>"]
version = "0.5.5"
version = "0.5.4"

[deps]
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Expand Down

2 comments on commit 3ee6c0c

@jakubMitura14
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/68071

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.5.4 -m "<description of version>" 3ee6c0c7a9f2dac42a815385112d26fc8b316639
git push origin v0.5.4

Please sign in to comment.