Skip to content

Commit fc37942

Browse files
committed
register as 1.0.0
1 parent 67350af commit fc37942

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DiagHamInterface"
22
uuid = "2f27495d-c82b-46d5-b81b-1bb9aa58c4d5"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
authors = ["Andreas Feuerpfeil <development@manybodylab.com>"]
55

66
[deps]

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ DiagHamInterface = "2f27495d-c82b-46d5-b81b-1bb9aa58c4d5"
66
[compat]
77
Documenter = "1"
88
Literate = "2"
9-
DiagHamInterface = "0.1"
9+
DiagHamInterface = "1.0"

docs/files/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
DiagHamInterface = "2f27495d-c82b-46d5-b81b-1bb9aa58c4d5"
33

44
[compat]
5-
DiagHamInterface = "0.1"
5+
DiagHamInterface = "1.0"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1010
[compat]
1111
Aqua = "0.8"
1212
DelimitedFiles = "1.9"
13-
DiagHamInterface = "0.1"
13+
DiagHamInterface = "1.0"
1414
SafeTestsets = "0.1"
1515
Suppressor = "0.2"

0 commit comments

Comments
 (0)