Skip to content

Commit cc0f3cf

Browse files
committed
Update Project.toml
1 parent 8e83520 commit cc0f3cf

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,13 +1,13 @@
11
name = "TransformsBase"
22
uuid = "28dd2a49-a57a-4bfb-84ca-1a49db9b96b8"
33
authors = ["Júlio Hoffimann <[email protected]> and contributors"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
88

99
[compat]
10-
AbstractTrees = "0.4"
10+
AbstractTrees = "0.2, 0.3, 0.4"
1111
julia = "1"
1212

1313
[extras]

0 commit comments

Comments
 (0)