From 39be500a65a3bc6881a0e8ef0d69fa521a55f3e3 Mon Sep 17 00:00:00 2001 From: Kloenk <kloenk@kloenk.de> Date: Sat, 24 Aug 2019 01:03:03 +0200 Subject: [PATCH] bump version to 0.1.1 --- l0dable/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l0dable/Cargo.toml b/l0dable/Cargo.toml index 4b414d74..a23070dd 100644 --- a/l0dable/Cargo.toml +++ b/l0dable/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2018" name = "card10-l0dable" -version = "0.1.0" +version = "0.1.1" authors = ["Astro <astro@spaceboyz.net>", "Kloenk <me@kloenk.de>"] license = "MIT/Apache-2.0" repository = "https://git.card10.badge.events.ccc.de/astro/rust-card10" -- GitLab