Skip to content

Commit

Permalink
Version 0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Feb 18, 2020
1 parent 4e84e5f commit b296eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
@@ -1,7 +1,7 @@
name = "ImageView"
uuid = "86fae568-95e7-573e-a6b2-d8a6b900c9ef"
author = ["Tim Holy <tim.holy@gmail.com"]
version = "0.10.6"
version = "0.10.7"

[deps]
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
Expand Down

2 comments on commit b296eb7

@timholy
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/9685

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

Please sign in to comment.