From 3007870968afca21dcd0887786442b0617698fc0 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 10 Mar 2021 12:59:00 -0700 Subject: release Consfigurator 0.3.1 (-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 c3f9395..da85fa9 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -1,6 +1,6 @@ (asdf:defsystem :consfigurator :description "Lisp declarative configuration management system" - :version "0.3.0" + :version "0.3.1" :author "Sean Whitton " :licence "GPL-3+" :serial t -- cgit v1.2.3