diff --git a/src/mero.app.src b/src/mero.app.src index 01e04b5..66a21d5 100755 --- a/src/mero.app.src +++ b/src/mero.app.src @@ -2,7 +2,7 @@ {application, mero, [{description, "Scalable and lightweight OTP Erlang client for memcached"}, - {vsn, "1.2.5"}, + {vsn, "1.2.6"}, {modules, []}, {registered, []}, {applications, [kernel, stdlib, inets, crypto, dynamic_compile]},