Skip to content

Commit eb87b32

Browse files
authored
Merge pull request #6 from michalwski/add-support-for-erlang-otp-19
Add support for Erlang/OTP 19
2 parents 0ace823 + 8704a2d commit eb87b32

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
@@ -5,4 +5,4 @@
55
{folsom, ".*", {git, "git://github.com/boundary/folsom.git", {branch, "master"}}}
66
]}.
77

8-
{require_otp_vsn, "1[45678]"}.
8+
{require_otp_vsn, "1[456789]"}.

0 commit comments

Comments
 (0)