Skip to content

Commit

Permalink
Bump minor version and drop Julia 0.7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasnoack authored Nov 11, 2019
1 parent 729685e commit 825c723
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,6 +1,6 @@
name = "Rmath"
uuid = "79098fc4-a85e-5d69-aa6a-4863f24498fa"
version = "0.5.1"
version = "0.6.0"

[deps]
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
Expand All @@ -13,7 +13,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
BinaryProvider = "0.5"
julia = "0.7, 1"
julia = "1"

[targets]
test = ["Test"]

0 comments on commit 825c723

Please sign in to comment.