From fa18db249e37be8de87d4da723c119a6f30622fe Mon Sep 17 00:00:00 2001 From: Ali Sajid Imami <395482+AliSajid@users.noreply.github.com> Date: Tue, 14 May 2024 10:57:44 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.99.616=20=E2=86=92=200.99.6?= =?UTF-8?q?17?= 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 3c62bc4..81fecff 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.99.616 +current_version = 0.99.617 commit = True commit_args = --no-verify tag = True diff --git a/DESCRIPTION b/DESCRIPTION index 8e4f75e..0e5b617 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: drugfindR Title: Investigate iLINCS for candidate repurposable drugs -Version: 0.99.616 +Version: 0.99.617 Authors@R: c( person(given = c("Ali", "Sajid"), family = "Imami", diff --git a/codemeta.json b/codemeta.json index d92d428..f3a8f5f 100644 --- a/codemeta.json +++ b/codemeta.json @@ -7,7 +7,7 @@ "codeRepository": "https://github.com/CogDisResLab/drugfindR", "issueTracker": "https://github.com/CogDisResLab/drugfindR/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.99.616", + "version": "0.99.617", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R",