From da60f64236fba4724b29664ace83b8a9e668a814 Mon Sep 17 00:00:00 2001 From: Douglas R Miles Date: Sat, 16 Sep 2023 01:56:37 -0700 Subject: [PATCH] 3.1.2 --- pack.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pack.pl b/pack.pl index 8772c03..cda0f65 100755 --- a/pack.pl +++ b/pack.pl @@ -1,5 +1,5 @@ name(logicmoo_utils). -version('3.0.3'). +version('3.1.3'). title('Common predicates that are used throughout LogicMOO Software'). keywords([local_scoping,utilities,debugging,loop_checking]). author( 'Douglas Miles', 'http://www.linkedin.com/in/logicmoo' ).