Skip to content

Commit 8eeaf63

Browse files
committed
v1.8.3
1 parent 058e768 commit 8eeaf63

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_osiris",
3-
version = "1.8.3",
3+
version = "1.8.4",
44
)
55

66
bazel_dep(

src/osiris.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application,osiris,
22
[{description,"Foundation of the log-based streaming subsystem for RabbitMQ"},
3-
{vsn,"1.8.2"},
3+
{vsn,"1.8.4"},
44
{licenses,["Apache-2.0","MPL-2.0"]},
55
{links,[{"github","https://github.com/rabbitmq/osiris"}]},
66
{modules,[]},

0 commit comments

Comments
 (0)