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 d5077de commit ff2deecCopy full SHA for ff2deec
Project.toml
@@ -1,7 +1,7 @@
1
name = "Gen"
2
uuid = "ea4f424c-a589-11e8-07c0-fd5c91b9da4a"
3
authors = ["Marco Cusumano-Towner <[email protected]>"]
4
-version = "0.4.6"
+version = "0.4.7"
5
6
[deps]
7
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -34,4 +34,4 @@ julia = "1.6"
34
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
35
36
[targets]
37
-test = ["Test"]
+test = ["Test"]
0 commit comments