Bump to 0.1.1, fix PKGBUILD

This commit is contained in:
2021-12-17 18:38:00 +01:00
parent 61e8102227
commit f3ef1c9cfa
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -276,7 +276,7 @@ dependencies = [
[[package]]
name = "pumo-system-info"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"ansi_term",
"clap",

View File

@@ -1,6 +1,6 @@
[package]
name = "pumo-system-info"
version = "0.1.0"
version = "0.1.1"
authors = ["Lucien Cartier-Tilet <lucien@phundrak.com>"]
edition = "2021"
license = "GPL-3.0-or-later"