Skip to content

Commit

Permalink
[skip actions] Bump version to 1.0.1.9017
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinteractive authored and insights-engineering-bot committed Jul 6, 2023
1 parent 29fc597 commit 5dbcd9d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ repos:
- id: no-browser-statement
- id: deps-in-desc
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.9-for-vscode
rev: v3.0.0
hooks:
- id: prettier
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: hermes
Title: Preprocessing, analyzing, and reporting of RNA-seq data
Version: 1.0.1.9016
Date: 2023-07-05
Version: 1.0.1.9017
Date: 2023-07-06
Authors@R: c(
person("Daniel", "Sabanés Bové", , "daniel.sabanes_bove@roche.com", role = c("aut", "cre")),
person("Namrata", "Bhatia", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# hermes 1.0.1.9016
# hermes 1.0.1.9017

### Enhancements
* New plotting function `draw_heatmap` to produce heatmaps of (normalized) counts.
Expand Down

0 comments on commit 5dbcd9d

Please sign in to comment.