From 5d458a7f351855db34e509b418afbb950f9477b5 Mon Sep 17 00:00:00 2001 From: Manos Pitsidianakis Date: Tue, 3 Nov 2020 15:42:54 +0200 Subject: Bump version to 0.4.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 98f8a93..6a8075d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -15,7 +15,7 @@ dependencies = [ [[package]] name = "bb" -version = "0.4.1" +version = "0.4.2" 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 79f9f37..6186658 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bb" -version = "0.4.1" +version = "0.4.2" authors = ["Manos Pitsidianakis "] license = "GPL-3.0-or-later" readme = "README.md" -- cgit v1.2.3