Skip to content

Commit

Permalink
Bump version: 2.1.1 → 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristinaSchmidt1 committed Oct 31, 2024
1 parent 94d345c commit 92ecf37
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.1.1
current_version = 2.1.2
commit = True
tag = True
files = DESCRIPTION README.md README.Rmd
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: MetaProViz
Title: METabolomics pre-PRocessing, functiOnal analysis and VIZualisation
Version: 2.1.1
Version: 2.1.2
Authors@R: c(
person("Christina", "Schmidt", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-3867-0881")),
Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007
title = {MetaProViz: METabolomics pre-PRocessing, functiOnal analysis and VIZualisation},
author = {Christina Schmidt, Dimitrios Prymidis, Macabe Daley, Denes Turei, Julio Saez-Rodriguez and Christian Frezza},
year = {2023},
note = {R package version 2.1.1},
note = {R package version 2.1.2},
}
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,5 @@ GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007
title = {MetaProViz: METabolomics pre-PRocessing, functiOnal analysis and VIZualisation},
author = {Christina Schmidt, Dimitrios Prymidis, Macabe Daley, Denes Turei, Julio Saez-Rodriguez and Christian Frezza},
year = {2023},
note = {R package version 2.1.1},
note = {R package version 2.1.2},
}

0 comments on commit 92ecf37

Please sign in to comment.