Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
musm authored Apr 23, 2019
1 parent d17e83b commit f90e406
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,6 +1,6 @@
name = "HDF5"
uuid = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
version = "0.11.0"
version = "0.11.1"

[deps]
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
Expand Down

2 comments on commit f90e406

@musm
Copy link
Member Author

@musm musm commented on f90e406 Apr 23, 2019

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/233

After the above pull request is merged, it is recommended that you create
a tag on this repository for the registered package version:

git tag -a v0.11.1 -m "<description of version>" f90e406215f497fecd8316822f3bac71d96c2424
git push origin v0.11.1

Please sign in to comment.