Skip to content

Commit c39505a

Browse files
committed
lib_combin version set to 1.5.
1 parent 441922a commit c39505a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{erl_opts, [debug_info]}.
22
{cover_enabled, true}.
33
{deps, [
4-
{lib_combin, "0.1.3"}
4+
{lib_combin, "0.1.5"}
55
]}.
66
{dialyzer, [{warnings, [unmatched_returns, error_handling,
77
race_conditions,

0 commit comments

Comments
 (0)