From 7c40866db53cc3c881775aef11bfcb5a8d7409f7 Mon Sep 17 00:00:00 2001 From: "poisson-fledge-bot[bot]" <294483614+poisson-fledge-bot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 07:34:00 +0000 Subject: [PATCH] Bump version to 0.11.0.9000 --- DESCRIPTION | 2 +- NEWS.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index f601b353..bf452d85 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: chk Title: Check User-Supplied Function Arguments -Version: 0.11.0 +Version: 0.11.0.9000 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), diff --git a/NEWS.md b/NEWS.md index 438913f2..3301787f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,10 @@ +# chk 0.11.0.9000 + +- Same as previous version. + + # chk 0.11.0 ## Breaking changes