diff --git a/server/ogmios.cabal b/server/ogmios.cabal index 0e5d2648e..046c32e8d 100644 --- a/server/ogmios.cabal +++ b/server/ogmios.cabal @@ -5,7 +5,7 @@ cabal-version: 3.0 -- see: https://github.com/sol/hpack name: ogmios -version: 6.0.1 +version: 6.0.2 synopsis: A JSON/RPC-2.0 WebSocket client for cardano-node description: Please see the README on GitHub at category: Web diff --git a/server/package.yaml b/server/package.yaml index 20e7a7669..e9810cf31 100644 --- a/server/package.yaml +++ b/server/package.yaml @@ -1,7 +1,7 @@ _config: !include ".hpack.config.yaml" name: ogmios -version: 6.0.1 +version: 6.0.2 stability: stable github: "cardanosolutions/ogmios" license: MPL-2.0