Skip to content

Commit f4178e3

Browse files
Merge pull request #100 from SciML/compathelper/new_version/2022-11-24-11-06-42-757-01923773887
CompatHelper: bump compat for NonlinearSolve to 1 for package docs, (keep existing compat)
2 parents 83f6d83 + fa115a1 commit f4178e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[deps]
2-
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
32
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3+
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
44

55
[compat]
66
Documenter = "0.27"
7-
NonlinearSolve = "0.3"
7+
NonlinearSolve = "1"

0 commit comments

Comments
 (0)