From f8ff61267296368486e25a9b2c8de4796bd70202 Mon Sep 17 00:00:00 2001 From: nfrerebeau Date: Mon, 11 Dec 2023 17:29:01 +0100 Subject: [PATCH] Bump package version --- CITATION.cff | 3 +++ DESCRIPTION | 2 +- NEWS.md | 2 ++ codemeta.json | 6 +++--- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 97988ab..475d9b0 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -208,3 +208,6 @@ identifiers: - description: The versioned DOI for version 1.0.0. type: doi value: 10.5281/zenodo.7940390 +- description: The versioned DOI for version 1.1.0. + type: doi + value: 10.5281/zenodo.10357139 diff --git a/DESCRIPTION b/DESCRIPTION index a52d526..7fcacf6 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: isopleuros Title: Ternary Plots -Version: 1.1.0 +Version: 1.1.0.9000 Authors@R: c( person("Nicolas", "Frerebeau", , "nicolas.frerebeau@u-bordeaux-montaigne.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5759-4944", affiliation = "Université Bordeaux Montaigne")), diff --git a/NEWS.md b/NEWS.md index c9aaf8f..5f987cf 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# isopleuros 1.1.0.9000 + # isopleuros 1.1.0 ## New classes and methods * Add `ternary_labels()` to draw non-overlapping text labels. diff --git a/codemeta.json b/codemeta.json index 05e5ed2..6085dde 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/tesselle/isopleuros", "issueTracker": "https://github.com/tesselle/isopleuros/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "1.1.0", + "version": "1.1.0.9000", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -154,7 +154,7 @@ }, "SystemRequirements": null }, - "fileSize": "926.553KB", + "fileSize": "926.607KB", "citation": [ { "@type": "SoftwareSourceCode", @@ -169,7 +169,7 @@ "name": "{isopleuros: Ternary Plots}", "identifier": "10.5281/zenodo.7940389", "url": "https://packages.tesselle.org/isopleuros/", - "description": "R package version 1.1.0", + "description": "R package version 1.1.0.9000", "@id": "https://doi.org/10.5281/zenodo.7940389", "sameAs": "https://doi.org/10.5281/zenodo.7940389" }