Skip to content

Commit e234cea

Browse files
Update Project.toml
1 parent c901910 commit e234cea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NBodySimulator"
22
uuid = "0e6f8da7-a7fc-5c8b-a220-74e902c310f9"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "1.0.0"
4+
version = "1.1.0"
55

66
[deps]
77
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -21,7 +21,7 @@ DiffEqBase = "6"
2121
DiffEqCallbacks = "2.9"
2222
FileIO = "1.0"
2323
OrdinaryDiffEq = "5"
24-
RecursiveArrayTools = "1.0"
24+
RecursiveArrayTools = "2"
2525
StaticArrays = "0.10, 0.11, 0.12"
2626
RecipesBase = "0.7"
2727
Reexport = "0.2"

0 commit comments

Comments
 (0)