Skip to content

Commit

Permalink
update compat
Browse files Browse the repository at this point in the history
  • Loading branch information
thautwarm authored Jul 30, 2020
1 parent 75fb725 commit 095f493
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "NameResolution"
uuid = "71a1bf82-56d0-4bbc-8a3c-48b961074391"
authors = ["thautwarm"]
version = "0.1.3"
version = "0.1.4"

[deps]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Expand All @@ -10,7 +10,7 @@ PrettyPrint = "8162dcfd-2161-5ef2-ae6c-7681170c5f98"
[compat]
julia = "1"
DataStructures = "^0.17"
PrettyPrint = "^0.1, ^0.2"
PrettyPrint = "^0.2"

[extras]
PrettyPrint = "8162dcfd-2161-5ef2-ae6c-7681170c5f98"
Expand Down

0 comments on commit 095f493

Please sign in to comment.