Skip to content

Commit

Permalink
whoops.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpjones76 committed Oct 13, 2019
1 parent 449387f commit e2619fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
deps = ["Test", "Unicode"]
git-tree-sha1 = "6ddf8244220dfda2f17539fa8c9de20d6c575b69"
uuid = "30578b45-9adc-5946-b283-645ec420af67"
version = "0.4.1"
version = "0.4.0"

[[UUIDs]]
deps = ["Random", "SHA"]
Expand Down

2 comments on commit e2619fd

@jpjones76
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
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/4319

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

Please sign in to comment.