Skip to content

Commit

Permalink
bump version, update DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
lgatto committed Mar 5, 2024
1 parent f2926e6 commit f7c2aad
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
6 changes: 5 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
Package: MsDataHub
Title: Mass Spectrometry Data on ExperimentHub
Version: 1.3.0
Version: 1.3.1
Authors@R:
c(person(given = "Laurent",
family = "Gatto",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1520-2268")),
person(given = "Kristina",
family = "Gomoryova",
role = "ctb",
comment = c(ORCID = "0000-0003-4407-3917")),
person(given = "Johannes",
family = "Rainer",
email = "[email protected]",
Expand Down
12 changes: 12 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# MsDataHub 1.3

## MsDataHub 1.3.1

- Add benchmarkingDIA data, contributed by Kristina Gomoryova.

# MsDataHub 1.0

## MsDataHub 1.0.0

- First official stable release.

# MsDataHub 0.99

## MsDataHub 0.99.3
Expand Down

0 comments on commit f7c2aad

Please sign in to comment.