Skip to content

Commit

Permalink
Update version for minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
oxinabox committed May 5, 2019
1 parent c6c019b commit da1fef1
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,6 +1,7 @@
name = "MagneticReadHead"
uuid = "63dd013e-5414-5e51-b21a-a24e12ed54cf"
authors = ["Lyndon White <[email protected]>"]
version = "0.2.2"

[deps]
Cassette = "7057c7e9-c182-5462-911a-8362d720325c"
Expand Down

2 comments on commit da1fef1

@oxinabox
Copy link
Owner 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/564

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

Please sign in to comment.