diff --git a/Project.toml b/Project.toml index 32ee7ae..0700340 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "InspectDR" uuid = "d0351b0e-4b05-5898-87b3-e2a8edfddd1d" -version = "0.3.11" +version = "0.3.10" [deps] Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" @@ -20,8 +20,8 @@ test = ["Test", "Random"] [compat] Graphics = "0.4, 1.0" -Colors = "0.12" +Colors = "0.9, 0.12" NumericIO = "0.3.1" Cairo = "0.6, 1.0" -Gtk = "0.18, 1.0" +Gtk = "0.18, 1.0, 1.1" julia = "1"