Skip to content

Commit 40a3182

Browse files
authored
Update Project.toml
1 parent 68e8896 commit 40a3182

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ZigZagBoomerang"
22
uuid = "36347407-b186-4a6a-8c98-4f4567861712"
33
authors = ["Sebastiano Grazzi and Moritz Schauer"]
4-
version = "0.9.2"
4+
version = "0.10.0"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -17,7 +17,7 @@ Trajectories = "2c80a279-213e-54d7-a557-e9a14725db56"
1717
[compat]
1818
DataStructures = "0.17, 0.18"
1919
ProgressMeter = "1"
20-
RandomNumbers = "1.4"
20+
RandomNumbers = "1.4, 1.5"
2121
Requires = "1.1"
2222
Trajectories = "0.2"
2323
julia = "1"

0 commit comments

Comments
 (0)