From 1a2c727976fdc38d0431e415ea0a88a40ee804e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mogens=20Br=C3=B8dsgaard=20Lund?= Date: Wed, 28 Oct 2020 16:31:49 +0100 Subject: [PATCH] Preparing for release --- README.md | 2 +- project.clj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a3e7f0..2c62a31 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ For discussions, help, tips and support, use #### Quick start - clj -Sdeps '{:deps {mogenslund/liquid {:mvn/version "2.0.3"}}}' -m liq.core + clj -Sdeps '{:deps {mogenslund/liquid {:mvn/version "2.0.4"}}}' -m liq.core Or download jar [liq.jar](https://salza.dk/liq.jar) and execute diff --git a/project.clj b/project.clj index b2a9973..29e3fbf 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mogenslund/liquid "2.0.3" ;"2.0.1-SNAPSHOT" +(defproject mogenslund/liquid "2.0.4" ;"2.0.1-SNAPSHOT" :description "This project is an attempt to create a text editor for editing Clojure files and Markdown files. It operates primarily in a terminal, but with dynamics and extensibilities inspired by