From ad7a3a2fb63199e705f39be48e6eb73efb12d9e4 Mon Sep 17 00:00:00 2001 From: BumpVersion Action Date: Tue, 30 Jan 2024 18:17:42 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.1.29=20=E2=86=92=200.1.30?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- Cargo.toml | 2 +- VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index fd04a25..a730648 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.1.29 +current_version = 0.1.30 commit = True tag = True tag_name = {new_version} diff --git a/Cargo.toml b/Cargo.toml index 89e99d4..866f0b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "genomeshader" -version = "0.1.29" +version = "0.1.30" authors = ["Kiran V Garimella "] edition = "2021" license = "BSD 3-Clause" diff --git a/VERSION b/VERSION index 1dbed0a..03ddb58 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -version=0.1.29 +version=0.1.30