Skip to content

Commit

Permalink
Merge pull request #355 from bjarthur/bja/v074
Browse files Browse the repository at this point in the history
register v0.7.4
  • Loading branch information
bjarthur committed Jul 16, 2019
2 parents cf61e05 + b4d1c79 commit 7106111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name = "Compose"
uuid = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
version = "0.7.4"

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

2 comments on commit 7106111

@bjarthur
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 register()

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

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.4 -m "<description of version>" 71061110b7aebf21c168d070fd607eeac88ffdda
git push origin v0.7.4

Please sign in to comment.