-
Notifications
You must be signed in to change notification settings - Fork 1
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
d81d3ca
commit 2f1870f
Showing
3 changed files
with
6 additions
and
4 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 = ["Strings", "Literals"] | |
license = "MIT" | ||
desc = "Adds Swift-style string literal interpolation, extensible framework" | ||
authors = ["ScottPJones <[email protected]>"] | ||
version = "0.2.0" | ||
version = "1.0.0" | ||
|
||
[deps] | ||
ModuleInterfaceTools = "5cb8414e-7aab-5a03-a681-351269c074bf" | ||
|
@@ -14,3 +14,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" | |
|
||
[targets] | ||
test = ["Test"] | ||
|
||
[compat] | ||
julia = "^1.0.0" | ||
ModuleInterfaceTools = "≥ 1.0.0" |
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
2f1870f
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()
2f1870f
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/213
After the above pull request is merged, it is recommended that you create
a tag on this repository for the registered package version:
2f1870f
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()
2f1870f
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/213
After the above pull request is merged, it is recommended that you create
a tag on this repository for the registered package version: