Skip to content

Commit 90078d4

Browse files
committed
v2.7.3
1 parent 67035ff commit 90078d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 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.2",
3+
version = "2.7.3",
44
)
55

66
bazel_dep(

Diff for: 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.2"},
3+
{vsn,"2.7.3"},
44
{licenses,["Apache-2.0","MPL-2.0"]},
55
{links,[{"github","https://github.com/rabbitmq/ra"}]},
66
{modules,[]},

0 commit comments

Comments
 (0)