Skip to content

Commit 9d8fba3

Browse files
authored
Drop support for Julia 0.7 (#65)
1 parent 8d5c61d commit 9d8fba3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name = "CoverageTools"
22
uuid = "c36e975a-824b-4404-a568-ef97ca766997"
33
authors = ["Iain Dunning <iaindunning@gmail.com>", "contributors"]
4-
version = "1.2.7"
4+
version = "1.3.0"
55

66
[compat]
7-
julia = "0.7, 1"
7+
julia = "1"
88

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

0 commit comments

Comments
 (0)