Skip to content

Commit

Permalink
0.2.0 revert
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFessler committed May 16, 2021
1 parent 2cf3e58 commit 33c42f6
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 = "AVSfldIO"
uuid = "b6189060-daf9-4c28-845a-cc0984b81781"
authors = ["Jeff Fessler <fessler@umich.edu>"]
version = "0.2.1"
version = "0.2.0"

[deps]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Expand Down

4 comments on commit 33c42f6

@JeffFessler
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 updated: JuliaRegistries/General/36719

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.2.0 -m "<description of version>" 33c42f6a4e5a8ca9bb4b29f3bf894579748ff546
git push origin v0.2.0

@JeffFessler
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/36858

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.2.0 -m "<description of version>" 33c42f6a4e5a8ca9bb4b29f3bf894579748ff546
git push origin v0.2.0

Please sign in to comment.