-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove REQUIRE, add [compat] to Project.toml
- Loading branch information
1 parent
9df921d
commit eb0f9f0
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ keywords = ["Packages", "API", "Modules"] | |
license = "MIT" | ||
desc = "Macro to help manage module and package APIs" | ||
authors = ["ScottPJones <[email protected]>"] | ||
version = "0.2.1" | ||
version = "1.0.0" | ||
|
||
[deps] | ||
|
||
|
@@ -14,3 +14,6 @@ InternedStrings = "7d512f48-7fb1-5a58-b986-67e6dc259f01" | |
|
||
[targets] | ||
test = ["Test", "InternedStrings"] | ||
|
||
[compat] | ||
julia = "^1.0.0" |
eb0f9f0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register()
eb0f9f0
There was a problem hiding this comment.
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/140
After the above pull request is merged, it is recommended that you create
a tag on this repository for the registered package version:
eb0f9f0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register()
eb0f9f0
There was a problem hiding this comment.
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/140
After the above pull request is merged, it is recommended that you create
a tag on this repository for the registered package version: