Skip to content

Commit 06b4bd8

Browse files
committed
chore!: bump version to 4
1 parent 014ba51 commit 06b4bd8

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 = "DiffEqCallbacks"
22
uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "3.10.0"
4+
version = "4.0.0"
55

66
[deps]
77
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"

docs/Project.toml

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

99
[compat]
1010
ADTypes = "1.9.0"
11-
DiffEqCallbacks = "3"
11+
DiffEqCallbacks = "4"
1212
Documenter = "1"
1313
OrdinaryDiffEq = "6.88"
1414
Plots = "1.36"

0 commit comments

Comments
 (0)