Skip to content

Commit c090c9e

Browse files
Pawel Ruckikpagacz
andauthored
[actions skip] vbump (#170)
* vbump * pkgdown linting * lint * remove hash Co-authored-by: kpagacz <konrad.pagacz@contractors.roche.com>
1 parent b13f902 commit c090c9e

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
# All available hooks: https://pre-commit.com/hooks.html
23
# R specific hooks: https://github.com/lorenzwalthert/precommit
34
repos:

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Type: Package
22
Package: hermes
33
Title: Preprocessing, analyzing, and reporting of RNA-seq data
4-
Version: 0.99.2.9006.3
5-
Date: 2022-01-17
4+
Version: 0.99.5
5+
Date: 2022-01-27
66
Authors@R: c(
77
person("Daniel", "Sabanés Bové", , "daniel.sabanes_bove@roche.com", role = c("aut", "cre")),
88
person("Namrata", "Bhatia", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# hermes 0.99.2.9006.3
1+
# hermes 0.99.5
22

33
### Meta
44
* First public release of the `hermes` package.

_pkgdown.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
url: https://insightsengineering.github.io/hermes
23

34
template:

0 commit comments

Comments
 (0)