Skip to content

Commit 51716b4

Browse files
committed
v2.7.2
1 parent 092ec87 commit 51716b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "rabbitmq_ra",
3-
version = "2.7.1",
3+
version = "2.7.2",
44
)
55

66
bazel_dep(

src/ra.app.src

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application,ra,
22
[{description,"Raft library"},
3-
{vsn,"2.7.1"},
3+
{vsn,"2.7.2"},
44
{licenses,["Apache-2.0","MPL-2.0"]},
55
{links,[{"github","https://github.com/rabbitmq/ra"}]},
66
{modules,[]},

0 commit comments

Comments
 (0)