Skip to content

Commit c5096dc

Browse files
committed
bump version to 1.1.0
1 parent cd23961 commit c5096dc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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 = "1.0.0"
3+
version = "1.1.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 = "1.0"
9+
DiagHamInterface = "1.0,1.1"

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 = "1.0"
13+
DiagHamInterface = "1.0,1.1"
1414
SafeTestsets = "0.1"
1515
Suppressor = "0.2"

0 commit comments

Comments
 (0)