Skip to content

Commit f9648a5

Browse files
committed
1.7.2
1 parent 257ded2 commit f9648a5

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.1",
3+
version = "1.7.2",
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.1
3+
PROJECT_VERSION = 1.7.2
44

55
define PROJECT_ENV
66
[

0 commit comments

Comments
 (0)