From 49d85c0966d2e1093c4201c61ffb5a47ba81a7cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 02:25:03 +0000 Subject: [PATCH] fledge: Bump version to 2.3.8.9003 (#544) Co-authored-by: krlmlr --- DESCRIPTION | 4 ++-- NEWS.md | 17 +++++++++++++++++ 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index a04628efe..5020be15c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: RSQLite Title: SQLite Interface for R -Version: 2.3.8.9002 -Date: 2024-11-26 +Version: 2.3.8.9003 +Date: 2024-11-27 Authors@R: c( person("Kirill", "Müller", , "kirill@cynkra.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1416-3412")), diff --git a/NEWS.md b/NEWS.md index 51be0fa3d..46ac3f4e7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,22 @@ +# RSQLite 2.3.8.9003 (2024-11-27) + +## Continuous integration + +- Import from actions-sync, check carefully (#543). + +- Import from actions-sync, check carefully (#540). + +- Import from actions-sync, check carefully (#538). + +- Import from actions-sync, check carefully (#537). + +- Import from actions-sync, check carefully (#536). + +- Import from actions-sync, check carefully (#532). + + # RSQLite 2.3.8.9002 (2024-11-26) ## Continuous integration