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