bump version number (2.8.0 -> 2.8.1)

This commit is contained in:
Sunshine 2024-01-13 20:58:48 -05:00
parent 727eae2e35
commit 73c0ceebd4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -830,7 +830,7 @@ dependencies = [
[[package]]
name = "monolith"
version = "2.8.0"
version = "2.8.1"
dependencies = [
"assert_cmd",
"atty",

View File

@ -1,6 +1,6 @@
[package]
name = "monolith"
version = "2.8.0"
version = "2.8.1"
authors = [
"Sunshine <sunshine@uberspace.net>",
"Mahdi Robatipoor <mahdi.robatipoor@gmail.com>",