From 04c399cfa6a0ab95588afa026c7da3d36191bd5a Mon Sep 17 00:00:00 2001 From: brodieG Date: Wed, 19 Jun 2024 08:09:49 -0400 Subject: [PATCH] bump version --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 5e62158..4b6439a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,7 @@ Title: Trust, but Verify Description: Declarative template-based framework for verifying that objects meet structural requirements, and auto-composing error messages when they do not. -Version: 0.2.16.9000 +Version: 0.2.17 Authors@R: c( person("Brodie", "Gaslam", email="brodie.gaslam@yahoo.com", role=c("aut", "cre")),