Skip to content

Commit 933a4f2

Browse files
authored
Update Project.toml
1 parent 00f6625 commit 933a4f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StableTasks"
22
uuid = "91464d47-22a1-43fe-8b7f-2d57ee82463f"
33
authors = ["Mason Protter <[email protected]>"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[compat]
77
julia = "1.6"
@@ -10,4 +10,4 @@ julia = "1.6"
1010
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1111

1212
[targets]
13-
test = ["Test"]
13+
test = ["Test"]

0 commit comments

Comments
 (0)