Skip to content

Commit 26aa2c0

Browse files
authored
Fix the UUID (#21)
1 parent 0571e33 commit 26aa2c0

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,5 +1,5 @@
11
name = "HealthBase"
2-
uuid = "dfbc319a-70ba-40fd-96e8-5f86c13b0889"
2+
uuid = "94e1309d-ccf4-42de-905f-515f1d7b1cae"
33
authors = ["Dilum Aluthge", "contributors"]
44
version = "1.0.0"
55

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[deps]
22
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3-
HealthBase = "dfbc319a-70ba-40fd-96e8-5f86c13b0889"
3+
HealthBase = "94e1309d-ccf4-42de-905f-515f1d7b1cae"

0 commit comments

Comments
 (0)