This commit is contained in:
Evgeny Poberezkin
2024-12-24 21:04:58 +00:00
parent f5cef2556b
commit 426bf68763
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
# 6.2.2
SMP server:
- add optional Prometheus metrics (#1411).
Build:
- remove three modules from client library.
# 6.2.0
Version 6.2.0.7
+1 -1
View File
@@ -1,7 +1,7 @@
cabal-version: 1.12
name: simplexmq
version: 6.2.1.0
version: 6.2.2.0
synopsis: SimpleXMQ message broker
description: This package includes <./docs/Simplex-Messaging-Server.html server>,
<./docs/Simplex-Messaging-Client.html client> and