From e12afc97ca0d7c7b72820e57f4b62fab69df8ec9 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 10 Mar 2021 12:42:36 -0700 Subject: release Consfigurator 0.3.0 (-1 to Debian experimental) Signed-off-by: Sean Whitton --- consfigurator.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'consfigurator.asd') diff --git a/consfigurator.asd b/consfigurator.asd index 6f29d8b..c3f9395 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -1,6 +1,6 @@ (asdf:defsystem :consfigurator :description "Lisp declarative configuration management system" - :version "0.2.1" + :version "0.3.0" :author "Sean Whitton " :licence "GPL-3+" :serial t -- cgit v1.2.3