From 83109f127c1b5729d2f5aa2d053ed6ecf56b372b Mon Sep 17 00:00:00 2001 From: Thomas Gatzweiler Date: Thu, 31 May 2018 11:28:19 +0200 Subject: [PATCH] Bump version to 1.0.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- debian/changelog | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e60d18a..27d1bde 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -478,7 +478,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "unipager" -version = "1.0.1" +version = "1.0.2" dependencies = [ "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 30767f7..b20d9b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "unipager" -version = "1.0.1" +version = "1.0.2" authors = ["Thomas Gatzweiler "] [dependencies] diff --git a/debian/changelog b/debian/changelog index 448dbe8..f3215d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +unipager (1.0.2) unstable; urgency=medium + + * Adds support for Raspberry Pi Zero W + + -- RWTH Amateurfunkgruppe Thu, 31 May 2018 12:00:00 +0200 + unipager (1.0.1) unstable; urgency=medium * Adds support for Raspberry Pi 3 B+