Skip to content

Commit

Permalink
v1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kjnilsson committed Nov 22, 2024
1 parent 1fc98f1 commit 876f456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(
name = "rabbitmq_osiris",
version = "1.8.4",
version = "1.8.5",
)

bazel_dep(
Expand Down
2 changes: 1 addition & 1 deletion src/osiris.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application,osiris,
[{description,"Foundation of the log-based streaming subsystem for RabbitMQ"},
{vsn,"1.8.4"},
{vsn,"1.8.5"},
{licenses,["Apache-2.0","MPL-2.0"]},
{links,[{"github","https://github.com/rabbitmq/osiris"}]},
{modules,[]},
Expand Down

0 comments on commit 876f456

Please sign in to comment.