Skip to content

Commit

Permalink
bump version to 0.99.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunuuuu committed Jul 11, 2024
1 parent fe1215c commit fb5ff33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: eheat
Title: Extended ComplexHeatmap
Version: 0.99.7
Version: 0.99.8
Authors@R:
person("Yun", "Peng", , "yunyunp96@163.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2801-3332"))
Description: This package serves as a bridge between the ggplot2 and ComplexHeatmap packages. Essentially, all ggplot2 geometries and operations can be utilized in ComplexHeatmap.
Expand Down Expand Up @@ -48,5 +48,5 @@ Collate:
'utils.R'
ByteCompile: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1.9000
RoxygenNote: 7.3.2
VignetteBuilder: knitr

0 comments on commit fb5ff33

Please sign in to comment.