diff --git a/src/ra.app.src b/src/ra.app.src index 2e0936e2..e97cb7a3 100644 --- a/src/ra.app.src +++ b/src/ra.app.src @@ -1,6 +1,6 @@ {application,ra, [{description,"Raft library"}, - {vsn,"2.5.1"}, + {vsn,"2.6.1"}, {licenses,["Apache-2.0","MPL-2.0"]}, {links,[{"github","https://github.com/rabbitmq/ra"}]}, {modules,[]},