Skip to content

Commit a3449e1

Browse files
committed
add julia compat, bump version
1 parent fc53599 commit a3449e1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Project.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name = "KeywordDispatch"
22
uuid = "5888135b-5456-5c80-a1b6-c91ef8180460"
33
authors = ["Simon Byrne <[email protected]>"]
4-
version = "0.3.0"
4+
version = "0.3.1"
5+
6+
[compat]
7+
julia = "1.0"
58

69
[extras]
710
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)