From 3d0801ad3e744d908ee24f05b8a451f67fdee057 Mon Sep 17 00:00:00 2001 From: Mark Arts Date: Sat, 4 May 2019 21:43:22 +0200 Subject: [PATCH] Update to version 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 99a843f..ced40f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bardecoder" -version = "0.1.0" +version = "0.1.1" authors = ["Mark Arts "] edition = "2018" license = "MIT"