From 23454f61f7a805d3b184eecbfd3e0daecb8c6a69 Mon Sep 17 00:00:00 2001 From: Ali Sajid Imami <395482+AliSajid@users.noreply.github.com> Date: Mon, 1 Jul 2024 17:14:39 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version:=201.99.37.0=20=E2=86=92=201.99.?= =?UTF-8?q?38.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- DESCRIPTION | 2 +- codemeta.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 4429b22..68d9f9f 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.99.37.0 +current_version = 1.99.38.0 parse = (?P\d+)\.(?P\d+)\.(?P\d+)\.(?P\d+) serialize = {major}.{minor}.{patch}.{build} commit = True diff --git a/DESCRIPTION b/DESCRIPTION index 7e29f36..60bf8a5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: KRSA Title: KRSA: Kinome Random Sampling Analyzer -Version: 1.99.37.0 +Version: 1.99.38.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 c3f4da5..7b3174c 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.37.0", + "version": "1.99.38.0", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R",