diff --git a/src/otpbp.app.src b/src/otpbp.app.src index b8f20fe..3900262 100644 --- a/src/otpbp.app.src +++ b/src/otpbp.app.src @@ -1,5 +1,5 @@ {application, otpbp, [{description, "OTP backports"}, - {vsn, "6.15.1"}, + {vsn, "6.15.2"}, {registered, []}, {applications, [kernel, stdlib]}, {modules, []},