Skip to content

Commit bfb57f5

Browse files
committed
bump version
1 parent 7115ce0 commit bfb57f5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: corrplot
22
Type: Package
33
Title: Visualization of a Correlation Matrix
4-
Version: 0.93
5-
Date: 2022-08-31
4+
Version: 0.94
5+
Date: 2024-08-02
66
Authors@R: c(
77
person('Taiyun', 'Wei', email = 'weitaiyun@gmail.com', role = c('cre', 'aut')),
88
person('Viliam', 'Simko', email = 'viliam.simko@gmail.com', role = 'aut'),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Changes
44

5-
* Fix #275: format correlations with nsmall = number.digits. (thanks, @the-mad-statter)
5+
* Fix #275: format correlations with `nsmall = number.digits`. (thanks, @the-mad-statter)
66

77

88
# corrplot 0.93

0 commit comments

Comments
 (0)