From fb8666980f6f350e7bbc97c0bf74391391916a52 Mon Sep 17 00:00:00 2001 From: Manos Pitsidianakis Date: Sun, 4 Oct 2020 19:02:38 +0300 Subject: Bump version to 0.4.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 74cbb02..98f8a93 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -15,7 +15,7 @@ dependencies = [ [[package]] name = "bb" -version = "0.4.0" +version = "0.4.1" dependencies = [ "cassowary 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "crossbeam 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 79c763d..79f9f37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bb" -version = "0.4.0" +version = "0.4.1" authors = ["Manos Pitsidianakis "] license = "GPL-3.0-or-later" readme = "README.md" -- cgit v1.2.3