diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 3eca026..c9d7e32 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.1.17 +current_version = 0.1.18 commit = True tag = True tag_name = {new_version} diff --git a/Cargo.toml b/Cargo.toml index c093de9..4601c0b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "genomeshader" -version = "0.1.17" +version = "0.1.18" authors = ["Kiran V Garimella "] edition = "2021" license = "BSD 3-Clause" diff --git a/VERSION b/VERSION index 0f34bf8..c860c0c 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -version=0.1.17 +version=0.1.18