Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# ggcorrplot 0.3.0.9000

# ggcorrplot 0.3.0

## New features
Expand Down
Loading