bump version number (2.8.2 -> 2.8.3)
This commit is contained in:
parent
b685d3a46c
commit
8b0635bd84
|
|
@ -789,7 +789,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "monolith"
|
||||
version = "2.8.2"
|
||||
version = "2.8.3"
|
||||
dependencies = [
|
||||
"assert_cmd",
|
||||
"atty",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "monolith"
|
||||
version = "2.8.2"
|
||||
version = "2.8.3"
|
||||
authors = [
|
||||
"Sunshine <snshn@tutanota.com>",
|
||||
"Mahdi Robatipoor <mahdi.robatipoor@gmail.com>",
|
||||
|
|
|
|||
Loading…
Reference in New Issue