Skip to content

Commit 08b5791

Browse files
committed
Fix version compatibility for docs; bump version to v0.4.0
1 parent c089d00 commit 08b5791

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SEAL"
22
uuid = "bac81e26-86e4-4b48-8696-7d0406d5dbc1"
33
authors = ["Michael Schlottke-Lakemper <[email protected]>"]
4-
version = "0.4.1-pre"
4+
version = "0.4.0"
55

66
[deps]
77
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

docs/Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ SEAL = "bac81e26-86e4-4b48-8696-7d0406d5dbc1"
44

55
[compat]
66
Documenter = "0.26"
7-
SEAL = "0.3"
7+
SEAL = "0.4"

0 commit comments

Comments
 (0)