Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottPJones committed Apr 25, 2019
1 parent 609b83c commit 5601be9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,4 @@ test = ["Test"]
[compat]
julia = "^1.0.0"
ModuleInterfaceTools = "≥ 1.0.0"
StrAPI = "≥ 1.0.0"
MurmurHash3 = "≥ 1.0.0"
ChrBase = "≥ 1.0.0"
CharSetEncodings = "≥ 1.0.0"
StrBase = "≥ 1.0.0"

2 comments on commit 5601be9

@ScottPJones
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 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/287

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 v1.0.0 -m "<description of version>" 5601be935a1fb164b5f4726f03ca43290a737d7c
git push origin v1.0.0

Please sign in to comment.