Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanBieler authored Sep 7, 2020
1 parent ea17de6 commit cb6a1cf
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 = "GtkUtilities"
uuid = "54070661-dc8a-5775-9964-1e9cd095ac62"
version = "1.0.3"
version = "1.0.4"

[deps]
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
Expand Down

1 comment on commit cb6a1cf

@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/20992

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 v1.0.4 -m "<description of version>" cb6a1cfd91e562f774e4ed00935b9e0c93a8c7dd
git push origin v1.0.4

Please sign in to comment.