Skip to content

Commit

Permalink
Version bump to 1.5.1 and require rawrr 1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanse committed Mar 1, 2023
1 parent 75c6c74 commit d4b2ddc
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,7 +1,7 @@
Package: MsBackendRawFileReader
Type: Package
Title: Mass Spectrometry Backend for Reading Thermo Fisher Scientific raw Files
Version: 1.5.0
Version: 1.5.1
Authors@R: c(person(given = "Christian",
family = "Panse", email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1975-3064")),
Expand All @@ -13,7 +13,7 @@ Imports:
MsCoreUtils,
S4Vectors,
IRanges,
rawrr (>= 1.3.6),
rawrr (>= 1.7.4),
utils,
BiocParallel
Suggests:
Expand Down

0 comments on commit d4b2ddc

Please sign in to comment.