update minor version to 0.1.1, changes: Update the readme with installation information, remove emojis that arent rendered by crates.io, remove todo part

This commit is contained in:
theopfr
2023-05-29 10:49:21 +02:00
parent ba56a89591
commit 6e3484afd1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1177,7 +1177,7 @@ dependencies = [
[[package]]
name = "somo"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"clap",
"inquire",

View File

@@ -1,6 +1,6 @@
[package]
name = "somo"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["theopfr"]
description = "A prettier and easier alternative to netstat or ss for socket monitoring."