From 3950513fb16f6f10500bd5d8326fd18db4243b1e Mon Sep 17 00:00:00 2001 From: Alboukadel Kassambara Date: Fri, 24 Jul 2026 23:17:23 +0200 Subject: [PATCH] Open the 0.3.0.9000 development cycle 0.3.0 is on CRAN; bump to the dev version and add a fresh NEWS heading for the next cycle. --- DESCRIPTION | 2 +- NEWS.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 1f5ce4d..4148daa 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: ggcorrplot Title: Visualization of a Correlation Matrix using 'ggplot2' -Version: 0.3.0 +Version: 0.3.0.9000 Date: 2026-07-24 Authors@R: c(person(given = "Alboukadel", diff --git a/NEWS.md b/NEWS.md index abf6e3f..1eed918 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# ggcorrplot 0.3.0.9000 + # ggcorrplot 0.3.0 ## New features