Skip to content

Commit edb387f

Browse files
committed
v1.8.0
1 parent 7be2ddf commit edb387f

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.7.2",
3+
version = "1.8.0",
44
)
55

66
bazel_dep(

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PROJECT = osiris
22
PROJECT_DESCRIPTION = Foundation of the log-based streaming subsystem for RabbitMQ
3-
PROJECT_VERSION = 1.7.2
3+
PROJECT_VERSION = 1.8.0
44

55
define PROJECT_ENV
66
[

0 commit comments

Comments
 (0)