Skip to content

Commit

Permalink
Augmentor v0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnychen94 authored Jul 12, 2022
1 parent 9b38b19 commit 777dd0f
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 = "Augmentor"
uuid = "02898b10-1f73-11ea-317c-6393d7073e15"
authors = ["Christof Stocker <[email protected]>"]
version = "0.6.5"
version = "0.6.6"

[deps]
ComputationalResources = "ed09eef8-17a6-5b46-8889-db040fac31e3"
Expand Down

2 comments on commit 777dd0f

@johnnychen94
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/64111

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.6.6 -m "<description of version>" 777dd0fac9b24b2292196d47c374af3a08fe8d94
git push origin v0.6.6

Please sign in to comment.