diff --git a/Cargo.lock b/Cargo.lock index 0700112..e914cb0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,7 +4,7 @@ version = 3 [[package]] name = "almel" -version = "1.4.6" +version = "1.4.7" dependencies = [ "ansi_term", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 2732284..bb7017b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = 'almel' -version = '1.4.6' +version = '1.4.7' authors = ['Ryooooooga '] description = 'A ZSH theme inspired by agnoster-zsh-theme' license = 'MIT'