From a1ef2a292b485e452e3f8b13cf23c961255b9547 Mon Sep 17 00:00:00 2001 From: "Steven Paul Sanderson II, MPH" Date: Mon, 4 Jul 2022 08:50:54 -0400 Subject: [PATCH] Increment version number to 0.0.8 --- DESCRIPTION | 2 +- NEWS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index a1bbf8c0..4e429add 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: healthyR.ai Title: The Machine Learning and AI Modeling Companion to 'healthyR' -Version: 0.0.7.9000 +Version: 0.0.8 Authors@R: c( person("Steven","Sanderson", email = "spsanderson@gmail.com", role = c("aut","cre","cph")) ) diff --git a/NEWS.md b/NEWS.md index c19ef0ca..dc4b780e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# healthyR.ai (development version) +# healthyR.ai 0.0.8 ## Breaking Changes None