diff --git a/.bumpversion.cfg b/.bumpversion.cfg index bd13412..1bf3f33 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.99.31.0 +current_version = 1.99.32.0 parse = (?P\d+)\.(?P\d+)\.(?P\d+)\.(?P\d+) serialize = {major}.{minor}.{patch}.{build} commit = True diff --git a/DESCRIPTION b/DESCRIPTION index 853bc74..434b3dc 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: KRSA Title: KRSA: Kinome Random Sampling Analyzer -Version: 1.99.31.0 +Version: 1.99.32.0 Authors@R: c(person(c("Ali", "Sajid"), "Imami", , "Ali.Sajid.Imami@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3684-3539")), diff --git a/codemeta.json b/codemeta.json index cbdffca..9f8a030 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/CogDisResLab/KRSA", "issueTracker": "https://github.com/CogDisResLab/KRSA/issues", "license": "https://spdx.org/licenses/MIT", - "version": "1.99.31.0", + "version": "1.99.32.0", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R",