diff --git a/rebar.config b/rebar.config index fdd42c4..9dc43f5 100644 --- a/rebar.config +++ b/rebar.config @@ -2,7 +2,7 @@ {deps, [ {getopt, "1.0.3"}, - {typerefl, {git, "https://github.com/ieQu1/typerefl.git", {tag, "0.9.7"}}} + {typerefl, {git, "https://github.com/ieQu1/typerefl.git", {tag, "0.9.8"}}} ]}. {edoc_opts, [{preprocess, true}]}.