We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f210a7d commit 8d572edCopy full SHA for 8d572ed
Project.toml
@@ -1,7 +1,7 @@
1
name = "KeywordDispatch"
2
uuid = "5888135b-5456-5c80-a1b6-c91ef8180460"
3
authors = ["Simon Byrne <[email protected]>"]
4
-version = "0.3.1"
+version = "0.3.2"
5
6
[compat]
7
julia = "1.0"
@@ -10,4 +10,4 @@ julia = "1.0"
10
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
11
12
[targets]
13
-test = ["Test"]
+test = ["Test"]
0 commit comments