Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelio-amerio committed Jan 9, 2020
1 parent 84ec5d7 commit 9f744f0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
@@ -1,7 +1,7 @@
name = "MultiQuad"
uuid = "8fca5bbe-a785-4bb7-9793-c0c8ddca5d4b"
authors = ["Aurelio Amerio <aurelio.amerio@edu.unito.it>"]
version = "1.0.2"
version = "1.0.0"

[deps]
Cuba = "8a292aeb-7a57-582c-b821-06e4c11590b1"
Expand All @@ -10,7 +10,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
julia = " 1.0.0"
Cuba = " 2.0.0"
QuadGK = " 2.3.1"
Unitful = " 0.18.0"
julia = "^ 1.0.0"
Cuba = "^ 2.0.0"
QuadGK = "^ 2.3.1"
Unitful = "^ 0.18.0"

0 comments on commit 9f744f0

Please sign in to comment.