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