Skip to content

Commit f686d9c

Browse files
committed
v2.13.2
1 parent 94cb3d2 commit f686d9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "rabbitmq_ra",
3-
version = "2.13.1",
3+
version = "2.13.2",
44
)
55

66
bazel_dep(

src/ra.app.src

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

0 commit comments

Comments
 (0)