Bumped version number

This commit is contained in:
2020-08-12 23:29:55 +02:00
parent 903b6f61da
commit 259afcf567
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ use clap::Clap;
#[derive(Clap)]
#[clap(
version = "0.1.0",
version = "0.1.1",
author = "Lucien Cartier-Tilet <lucien@phundrak.com>"
)]
struct Opts {