Skip to content

Commit

Permalink
New version: SimpleTraits v0.9.0
Browse files Browse the repository at this point in the history
UUID: 699a6c99-e7fa-54fc-8d76-47d257e15c1d
Repo: https://github.com/mauro3/SimpleTraits.jl.git
Tree: 05bbf4484b975782e5e54bb0750f21f7f2f66171

Registrator tree SHA: 3358484330f361397979cc5f65a9354333511e25
  • Loading branch information
JuliaRegistrator committed Jul 17, 2019
1 parent fa40587 commit 05d41b1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
12 changes: 8 additions & 4 deletions S/SimpleTraits/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,22 @@ julia = "0.4-0"
["0-0.1.0"]
Compat = "0-2"

["0.2-0"]
MacroTools = "0.3.2-0"

["0.2-0.5"]
julia = "0.5-0"

["0.2-0.8"]
MacroTools = "0.3.2-0"

["0.3-0.5"]
Compat = "0.19-2"

["0.6"]
Compat = "0.26-2"
julia = "0.6-0"

["0.7-0"]
["0.7-0.8"]
julia = "0.7-1"

["0.9-0"]
MacroTools = "0.5.0-*"
julia = "1.0.0-*"
2 changes: 2 additions & 0 deletions S/SimpleTraits/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["0.7-0"]
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

["0.7-0.8"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions S/SimpleTraits/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ git-tree-sha1 = "316156031d36211d8d4a0d7cbb6bbbdff7d489a7"

["0.8.0"]
git-tree-sha1 = "c0a542b8d5e369b179ccd296b2ca987f6da5da0a"

["0.9.0"]
git-tree-sha1 = "05bbf4484b975782e5e54bb0750f21f7f2f66171"

0 comments on commit 05d41b1

Please sign in to comment.