diff --git a/.bumpversion.cfg b/.bumpversion.cfg index d6a16ca..2bc7bdd 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.1.67 +current_version = 0.1.68 commit = True tag = True tag_name = {new_version} diff --git a/Cargo.toml b/Cargo.toml index 4fa324e..e29c326 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "genomeshader" -version = "0.1.67" +version = "0.1.68" authors = ["Kiran V Garimella "] edition = "2021" license = "BSD 3-Clause" diff --git a/VERSION b/VERSION index 01dd082..27fbd63 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -version=0.1.67 +version=0.1.68