From 5e62e7607b9caddd6b4698d64fd6d3e2c1d43490 Mon Sep 17 00:00:00 2001 From: Michael Abbott <32575566+mcabbott@users.noreply.github.com> Date: Mon, 13 Apr 2020 18:58:23 +0200 Subject: [PATCH] v0.1.2 for https://github.com/mcabbott/AxisKeys.jl/pull/7 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f6fce30..2176d11 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "AxisKeys" uuid = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5" license = "MIT" -version = "0.1.1" +version = "0.1.2" [deps] IntervalSets = "8197267c-284f-5f27-9208-e0e47529a953"