Skip to content

Commit

Permalink
Merge pull request #8 from tanmaykm/tan/misc
Browse files Browse the repository at this point in the history
update to use Dex_jll 2.28
  • Loading branch information
tanmaykm authored Apr 12, 2021
2 parents e4240f5 + a235f65 commit 9f12f15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ uuid = "90177ba7-a91c-5852-bc95-36ac82816823"
keywords = ["dex", "julia"]
license = "MIT"
desc = "Launch and manage Dex from Julia"
version = "0.4.0"
version = "0.4.1"

[deps]
Dex_jll = "f1ef5e10-671a-599f-ac25-3c68827556ba"

[compat]
julia = "1.3,1.4,1.5"
Dex_jll = "2.27"
julia = "1.3"
Dex_jll = "2.28"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 9f12f15

Please sign in to comment.