Skip to content

Commit 303ebec

Browse files
committed
update Documenter.jl in compat
1 parent c8b662f commit 303ebec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ModelPredictiveControl"
22
uuid = "61f9bdb8-6ae4-484a-811f-bbf86720c31c"
33
authors = ["Francis Gagnon"]
4-
version = "0.9.0"
4+
version = "0.9.1"
55

66
[deps]
77
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
88

99
[compat]
1010
ControlSystemsBase = "1"
11-
Documenter = "0.27"
11+
Documenter = "1"

0 commit comments

Comments
 (0)