From 0bf89599647613ab77dd5b16698c5b3e15a40992 Mon Sep 17 00:00:00 2001 From: mcorbin Date: Sun, 31 Oct 2021 16:05:44 +0100 Subject: [PATCH] Release 0.7.0 preps --- project.clj | 2 +- site/mirabelle/content/howto/build/_index.md | 2 +- site/mirabelle/public/404.html | 14 +++--- site/mirabelle/public/api/index.html | 48 +++++++++--------- site/mirabelle/public/categories/index.html | 48 +++++++++--------- site/mirabelle/public/changelog/index.html | 48 +++++++++--------- site/mirabelle/public/extension/index.html | 48 +++++++++--------- .../public/howto/action-io-ref/index.html | 48 +++++++++--------- site/mirabelle/public/howto/build/index.html | 50 +++++++++---------- .../public/howto/configuration/index.html | 48 +++++++++--------- site/mirabelle/public/howto/index.html | 48 +++++++++--------- site/mirabelle/public/howto/index/index.html | 48 +++++++++--------- .../public/howto/on-disk-queue/index.html | 48 +++++++++--------- site/mirabelle/public/howto/pubsub/index.html | 48 +++++++++--------- site/mirabelle/public/howto/stream/index.html | 48 +++++++++--------- site/mirabelle/public/howto/tests/index.html | 48 +++++++++--------- site/mirabelle/public/index.html | 48 +++++++++--------- site/mirabelle/public/integration/index.html | 48 +++++++++--------- site/mirabelle/public/production/index.html | 48 +++++++++--------- site/mirabelle/public/riemann-diff/index.html | 48 +++++++++--------- site/mirabelle/public/support/index.html | 48 +++++++++--------- site/mirabelle/public/tags/index.html | 48 +++++++++--------- 22 files changed, 466 insertions(+), 466 deletions(-) diff --git a/project.clj b/project.clj index 9878aca..13ec58b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject fr.mcorbin/mirabelle "0.5.0" +(defproject fr.mcorbin/mirabelle "0.7.0" :description "A stream processing engine inspired by Riemann" :url "https://github.com/mcorbin/mirabelle" :license {:name "EPL-1.0" diff --git a/site/mirabelle/content/howto/build/_index.md b/site/mirabelle/content/howto/build/_index.md index 3af12e2..cf5c723 100644 --- a/site/mirabelle/content/howto/build/_index.md +++ b/site/mirabelle/content/howto/build/_index.md @@ -53,7 +53,7 @@ docker run -p 5555:5555 -p 5556:5556 -p 5558:5558 \ -v /etc/mirabelle/streams:/streams \ -v /etc/mirabelle/config.edn:/config/config.edn \ -e MIRABELLE_CONFIGURATION=/config/config.edn \ -mcorbin/mirabelle:v0.6.0 +mcorbin/mirabelle:v0.7.0 ``` ## Using Leiningen diff --git a/site/mirabelle/public/404.html b/site/mirabelle/public/404.html index 993eee6..7adbb47 100644 --- a/site/mirabelle/public/404.html +++ b/site/mirabelle/public/404.html @@ -9,13 +9,13 @@ 404 Page not found - - - - - - - + + + + + + +