Skip to content

Commit 82ef2fd

Browse files
1.10.2
1 parent 73cac71 commit 82ef2fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = v1.10.1
3+
# PROJECT_VERSION = v1.10.2
44

55
# define PROJECT_ENV
66
# [

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.10.1"},
3+
{vsn,"1.10.2"},
44
{licenses,["Apache-2.0","MPL-2.0"]},
55
{links,[{"github","https://github.com/rabbitmq/osiris"}]},
66
{modules,[]},

0 commit comments

Comments
 (0)